[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: <kfogel_at_collab.net>
Date: 2003-08-05 19:17:15 CEST

"Francois Beausoleil" <fbos@users.sourceforge.net> writes:
> I believe that the http://svn/path/to/repos@XYZ/path/to/file is both
> closer to reality and hides many internal details when browsing the
> repository.

I am going to keep repeating this until it's no longer necessary:

The problem with all such proposals (i.e., one that put the revision
between the repository and the path-within-the-repository) is that it
is impossible to construct such a URL automatically.

In other words, given a regular URL -- one that does not specify any
revision -- one cannot textually transform it into a URL that includes
the revision, because one does not know where to insert the revision.

Thus, I think this family of syntaxes is doomed, at least until
someone explains a) why this isn't a fatal flaw, or b) a workaround.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 5 19:56:58 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.