Is there a tool which lets you view the source code a svn repo?

Please let me know if you need any additional information.

Edit : I just want to browse the repos which does not have some interface to browse the code.

link|improve this question
feedback

2 Answers

There's some PHP based interfaces for viewing and browsing one or several svn repos.

My favorite one is websvn have a look and let me know if this is useful for you.

link|improve this answer
+1 for websvn - very easy to set up, and uses Geshi for syntax highlighting. – Andy Smith Jan 31 '11 at 12:44
feedback

You can also combine it wit tracking system "Trac", see http://trac.edgewall.org/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.