> Did you just upgrade to subversion 1.4? Yeah. I've upgraded the box (the upgrade included SVN 1.4.0), then I've updated my local WC (trunk + webadmin). This implies to convert the WC from SVN 1.3 to SVN 1.4 and makes setuptools to fail, as 0.6c2-1 does not seem to support SVN 1.4 working copies.
I've manually changed the /usr/lib/python2.4/site-packages/setuptools/command/egg_info.py file (using http://svn.python.org/projects/sandbox/trunk/setuptools/setuptools/command/egg_info.py), as I cannot use the setuptools auto-update feature (unbearable company proxy...), and it worked. Cheers, Manu --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users -~----------~----~----~----~------~----~------~--~---
