Russ Tyndall wrote:
...
Now comes the fun part, if I change:
raise TracError, 'Unsupported version control system "%s" (connectors:%s )'
\
% (self.repository_type, self.connectors);
...
This could be because by caching issues, on the server side.
I'm guessing here that you're using apache/mod_python (or fcgi?)
and you didn't restart the server after a code upgrade.
Try to do this first and see if the problem persist.
-- Christian
_______________________________________________
Trac-dev mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-dev