> I have 2 subversion executable in my system. > one is subversion 1.4.6 : /usr/bin/svn > one is subversion 1.5.2: /home/meryl/bin/svn1.5/bin
Trac does not use the SVN executables - at all. It relies on Python SVN modules and libraries, so you need to install the Python packages for svn1.5. The procedure depends on your Unix/Linux distribution (rpm, aptitude, emerge, ...) 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 -~----------~----~----~----~------~----~------~--~---
