Re: browsing the reprository
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-11-30 18:06:38 CET
Mattias Rönnblom <hofors@lysator.liu.se> writes:
> I'm trying to implement
Mattias, this is probably unnecessary, since this 'browsing'
* Go build a utility called 'cadaver'. Joe Orton wrote it, and it's
* Open your web browser and type a normal URL, like this:
http://svn.collab.net/repos/svn/trunk/README
Poof, there's the README file in the head revision. All we need
Similarly, you can see README in revision 5 like this:
http://svn.collab.net/repos/svn/$svn/bc/5/trunk/README
$ svnadmin shell /path/to/local/repos
Now you can interactively explore different revisions, and examine
So, in summary: it's great that you want to contribute to
---------------------------------------------------------------------
|
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.