Tagged Questions
2
votes
1answer
58 views
When viewing an svn repository through Apache in a web browser, is there a way to specify an old revision in the URL?
I think the question says it all. I am using a server that exposes an svn repository through HTML, and am wondering if I can specify a previous revision of files when linking to it. I believe the ...