I've download the trac add on for Visual SVN server and it works fine
with version 1.6.3 of Visual
http://www.visualsvn.com/server/trac/

Will there be a full release of the trac add-on soon?  I found it by
accident using Google, but could not find a link on your website.

For other users, I added the following settings to the trac.ini for
each repository, to disable the ticket and wiki parts of trac.

[components]
trac.ticket.* = disabled
trac.wiki.* = disabled

[trac]
default_handler = TimelineModule

Helpful links:
http://stackoverflow.com/questions/17681/websvn-with-visualsvn-server-anyone-gotten-authentication-to-work
http://codemind.blogspot.com/2008/07/visualsvn-server-trac-tips.html

Kind regards, Stuart

Reply via email to