#99: Trac reports "Insufficient permissions" when using fine-grained permissions
Solved!
I have a Ubuntu-based Trac installation covering two SVN repositories. Having to share a single Subversion repository with different teams, who shouldn't have access to the other team's code, I had to activate fine-grained permissions using htpasswd and mod_authz_svn...
#14: Setting up trac under mod_wsgi returns NULL result error
When accessing the trac URI, a text/plain document is returned with Python errors, ending with
SystemError: NULL result without error in PyObject_Call