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

Re: SV: Accessing different revs via Apache?

From: Morten Ludvigsen <morten_2ps_dk_at_yahoo.co.uk>
Date: 2002-10-09 09:20:16 CEST

> > > Right. The only reason this works is because we're allowing a GET on
> > > a directory... it's kind of a mod_dav_svn freebie.
> >
> > As far as I can see it is also possible to do a GET on a "magic" URL as in:
> >
> > http://svn.collab.net/repos/svn/!svn/bc/2000/
> >
> > This looks to me like revision 2000 :-) Is this correct and is it likely to
> > change?
>
> Yes it is correct, and gstein has sworn in the past that if anyone
> starts using it, he's going to change it just to keep you from using
> it.
>
> :-)

Why? Is there a good reason why this should not be used? As I see it it would be
another compelling reason to use Subversion, and the feature is already there!

Use case:

+-------------------------------------+
| Subversion |
+-------------------------------------+
         ^ |
         | |
   GET "home.xml" "home.xml"
  in revision 1234 in revision 1234
         | |
         | v
+-------------------------------------+
| Web application |
+-------------------------------------+
         ^ |
         | |
   GET "home.html" "home.html"
         | |
         | v
+-------------------------------------+
| Browser |
+-------------------------------------+

>
> <announcer id="voice">
>
> This is a story about a boy and his python script. A story about
> what his repository could give him via a nice web interface
> using. It is a story of triumph, the rise of Subversion, and the
> fall... of CVS.
>
> ViewCVS: Coming soon to a repository near you.
>
> </announcer>
>
> -Fitz

ViewCVS will be a very good tool when the user is a human being. However if the user is a program
of some sort it does "too much" :-)

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 9 09:20:53 2002

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.