> PYTHONPATH includes (I believe via PythonPath "sys.path + ['/usr/ > local/lib/svn-python'] in httpd.conf) /usr/local/lib/svn-python > directory... there are subdirs libsvn and svn under there...
If sys.path points to one the previously installed SVN python bindings, then your own built bindings will never be loaded. 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?hl=en -~----------~----~----~----~------~----~------~--~---
