[Svnmerge] Problems with latest stable svnmerge.py on RHEL4
Steinar Bang
sb at dod.no
Fri May 8 14:09:43 PDT 2009
>>>>> Steinar Bang <sb at dod.no>:
> When trying to run
> http://svn.collab.net/repos/svn/trunk/contrib/client-side/svnmerge/svnmerge.py
> under Red Hat Enterprise Linux 4, and python 2.3.3 I get the following
> error message:
> $ svnmerge
> File "/home/sb/apps/bin/svnmerge", line 369
> return "<PathIdentifier " + ', '.join('%s=%r' % i for i in self.__dict__.items()) + '>'
> ^
> SyntaxError: invalid syntax
The line was added in version 35947, if that rings any bells...?
http://svn.collab.net/viewvc/svn/trunk/contrib/client-side/svnmerge/svnmerge.py?r1=32857&r2=35947
More information about the Svnmerge
mailing list