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

Re: Finishing relative svn:externals

From: Carlos Alberto Costa Beppler <beppler_at_gmail.com>
Date: 2007-07-19 17:13:16 CEST

Why not use ~/ in relative repository root? Then:

     relative to repository root
        ~/branches/1.4.x

> Proposal
> ========
>
> 1) Be as RFC 3986 compliant as we can.
>
> 2) The relative URLs are:
>
> relative to current directory
> ../../branches/1.4.x
> relative to repository root
> ^branches/1.4.x
> relative to server root
> /svn/repos/branches/1.4.x
> relative to scheme
> //svn.collab.net/svn/repos/branches/1.4.x
>
> Unspecified behavior is how far up ..'s go in relative to the current
> directory URLs.
>
> Regards,
> Blair
>
> --
> Blair Zajac, Ph.D.
> Subversion training, consulting and support
> http://www.orcaware.com/svn/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 19 17:12:23 2007

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.