when using trac, I understand it lets you hook into subversion to see the source code etc. in the browser.
does the subversion repo have to be on the same server as the trac install?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Not as such, but there is at least one workaround: SVNSyncPlugin. It is not regarded totally stable though, read the notes on the page. I don’t know of any other way to run trac with a remote svn repository.
Also, check out @techtonik’s link in the other answer.