> Warning: Can't synchronize with the repository (Unsupported version > control system "svn". Check that the Python support libraries for > "svn" are correctly installed.)
It is likely that you have installed SVN, but not the Python wrapper for SVN > I am not a python programmer and would really appreciate to be pointed > to some more reading on how to proceed .... I always forget the target name, but if you've rebuilt SVN from the source, you need to install the Python wrappers. Search for a target whose name contains "swig" in the SVN Makefile, something like "swig-py" HTH, 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?hl=en -~----------~----~----~----~------~----~------~--~---
