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

Re: Official revision syntax for Subversion URLs

From: John Peacock <jpeacock_at_rowman.com>
Date: 2003-08-05 18:05:43 CEST

Robert Spier wrote:

>
> To get to the fifteenth version of that file (on the main branch)
> you'd refer to:
> foo@@bar@@baz@@/main/15
>

Except that with subversion, you have already specified the branch itself,
before you specify the path/filename you are interested in. Personally, I have
to agree with the earlier suggestion to tying the revision request to the
repository:

        http://svn.host/path/to/repository@16254/path/to/file

which has the added advantage that the character '@' only has to be forbidden
from the repository path name itself (instead of random files/directories within
the repository).

My 2 cents

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 5 18:06:12 2003

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.