Tim Alsop wrote:
Hi,
I upgraded to Trac 0.10dev (r3432), and Trac seems to be working, apart
from the interface to Subversion. Whenever I try to browse source, or
perform any other function in Trac that uses subversion I get :
Internal Error
Unsupported version control system "svn"
Any ideas what I might have done wrong ?
This means the Subversion bindings couldn't be imported.
Check the log, verify PYTHON_PATH, PATH or LD_LIBRARY_PATH
depending on the platform, and try to do
'from svn import core' from the python command-line, etc.
See also http://projects.edgewall.com/trac/wiki/TracSubversion
-- Christian
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac