[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Viewing Old Revisions Using Only a Web Browser

From: David James <james82_at_gmail.com>
Date: 2004-10-11 22:41:55 CEST

Contrary to what the SVN book says, it's not only possible but easy to
view old versions of a Subversion repository using only a web browser.
Here are some examples:

From the official Subversion repository:
Revision 1100: http://svn.collab.net/repos/svn/!svn/bc/1100
Revision 100: http://svn.collab.net/repos/svn/!svn/bc/100
Revision 1: http://svn.collab.net/repos/svn/!svn/bc/1

Chapter 6 Section 4 of the SVN book states that web browsers "only
know how to GET public URLs, which represent the latest versions of
files and directories." This isn't quite true, is it?

Cheers,

David

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 11 22:42:37 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.