The Great Magnet. What a fool I was to defy him.

SVN — Access Specific Revision From Web Browser

July 8, 2008 · 1 Comment

Say you have a fresh install of SVN working. You want a no hassle, built in way to view other revisions on your browser…

I found this solution online googling:
http://YOUR_SVN_REPO_ROOT/!svn/bc/4/

The above shows all repositories at revision 4.

So http://YOUR_SVN/!svn/bc/4/YOUR_REPO/REGULAR_DIRECTORY_STRUCTURE

Will take you wherever you’d like.

I’ll learn how to actually use SVN some time in the future. For now, this will do.

Categories: Subversion
Tagged:

1 response so far ↓

Leave a Comment