*Hello everybody, how can I check my Subversion bindings?
I'm trying to use Trac 0.11-stable with Subversion 1.5.0. I have installed the Subversion-Python bindings. SVN is working fine (Apache installation). However, when I open a Trac-project, it tells me 'Warning:* Can't synchronize with the repository (Unsupported version control system "svn". Check that the Python support libraries for "svn" are correctly installed.)' Other than that, trac seems to be fine :-) I don't know much about Python - how do I check if the bindings are properly installed and working? I got the bindings from http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=8100 and took svn-python-1.5.0.win32-py2.5.exe <http://subversion.tigris.org/files/documents/15/43082/svn-python-1.5.0.win32-py2.5.exe> The bindings properly detected my Python installation and in my Python25\lib\site-packages, I have "svn" and "libsvn". It doesn't look different than my other computer (SVN 1.4.6 + Trac = working fine) And another question: I have installed Python 2.5.2 and not 2.5.0 - is this a problem for either Trac, the bindings or mod_python? Thanks for any hints, Holger --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
