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

Re: Older versions through http-repository browsing

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-08-23 22:35:45 CEST

On Aug 23, 2005, at 2:30 PM, kfogel@collab.net wrote:
>
> Am I missing something, or would this solve our problem totally?

When folks pointed out that mod_dav_svn already has a 'private'
syntax for version-urls (!svn/bc/NNNNN/path), Greg Stein's reaction
was, "hey, let's just make a public variant of that syntax -- !svn/
rev/NNNNN/path -- it's a one line code change. And we can promise to
never change it."

But I like Karl's "path@REV" syntax proposal better, because

   1. it's easier to remember.

   2. it matches the existing svn commandline syntax.

The great thing about #2 is that it prevents confusion. In earlier
threads, there was confusion about people typing "http://host/repos/!
svn/bc/NNNNN/path" in their web browser, and then going to the prompt
and feeding the same URL to 'svn cat'. We want to avoid such mix-
ups. Having identical syntax avoids the confusion.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 23 22:36:55 2005

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.