You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Giovanni Bajo <ra...@develer.com> on 2005/11/01 17:33:59 UTC

[PATCH] Fix keyword expansion in svnmerge_test.py

Hello,

when svnmerge_test.py was first imported, it got a svn:keywords property. This
screwed up the tests which verify the code to parse keyword strings, as the
keywords being tested with fixed contents were being modified by SVN itself.
This patch makes the tests pass again.

This is my first patch, let me know if I made something wrong wrt conventions
and whatnot.
-- 
Giovanni Bajo