[Svnmerge] Problems with latest stable svnmerge.py on RHEL4

Steinar Bang sb at dod.no
Tue May 5 11:49:13 PDT 2009


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

Does anyone know what this problem is, and what I can do to fix it?  Do
I need a newer python than 2.3.3?

Something else?

Thanx!


- Steinar




More information about the Svnmerge mailing list