On Thursday, March 7, 2013 7:41:49 PM UTC-8, zhihui luo wrote:
I need this function: a Trac instance to manage multiple projects.Each project has one or more SVN repository.
Trac has supported multiple repositories since 0.12.
People of different projects,not each other svn inside the SVN repository. Now have such a plugin? If I were to write this plugins I need to hack the Trac that part of the content? Thanks!
You may want to enable the SVN authz module in Trac so that fine-grained permissions checks are performed when accessing the repositories through the Repository Browser.
