[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: Daniel Patterson <danpat_at_adaptiveinternational.com>
Date: 2003-08-05 06:43:36 CEST

On Tue, 2003-08-05 at 14:25, Justin Erenkrantz wrote:
>
> Didn't we have this exact conversation a few months ago? Anyone remember what
> the consensus was? IIRC, all of the suggestions that have been made now were
> made then, too.

  Yes we did. I think the concensus was not to do anything because
  nobody could decide what colour the bikeshed should be.

  I'll throw another colour into the palette: put the revision at
  the root of the repository URL:

    http://myserver/repos@124/path/to/file

  This:

    1) Avoids ambiguity on resouces within a revision tree
    2) Doesn't need any special escaping/dodgy logic
    3) More closely represents what the repository is actually
       doing (shifting to a revision and finding a resource, not
       the other way around).

  Downsides:

    1) It's not always clear (to the user) where to stick the
       revision info in the URL.

daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 22 10:53:48 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.