After installing Trac and Subversion from source, I was getting the following error:

Unsupported Version Control System "svn"

This was a problem finding the python bindings. This fixed it:

# echo /usr/local/lib/svn-python > /usr/lib/python2.4/site-packages/subversion.pth


CategorySubversion

TracUnsupportedVersionControlSystem (last edited 2007-03-21 22:44:39 by DavidKeen)