On Dec 7, 2007 11:19 PM, Raman Gupta <[EMAIL PROTECTED]> wrote: > It would be really helpful if you could create a test in > svnmerge_test.py. That would make it easier for people to test this > cross-platform.
Ok. The patch is attached. Note that I had to change TestCase_SvnMerge.svnmerge to use a different StringIO object, since it replaces sys.stdout with a version which doesn't provide the "encoding" property. That property is required by svnmerge.py in my proposed patch. Romulo
svnmergebugfix.diff
Description: Binary data
_______________________________________________ Svnmerge mailing list [email protected] http://www.orcaware.com/mailman/listinfo/svnmerge
