[Svnmerge] Problems with latest stable svnmerge.py on RHEL4
Steinar Bang
sb at dod.no
Fri May 8 14:14:35 PDT 2009
>>>>> Steinar Bang <sb at dod.no>:
>>>>> 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
Runs fine on debian 5 "lenny", with python 2.5.2.
So I'm guessing I need a newer python than RHEL4's python 2.3.3.
More information about the Svnmerge
mailing list