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

Re: SVNROOT (again)

From: Blair Zajac <blair_at_orcaware.com>
Date: 2007-10-19 02:16:18 CEST

Micah Elliott wrote:

> My goal is to not have to write an analogous 'svnwrapper', even
> if it's just a small bash function. Though it's looking
> inevitable. The acceptable svn anolog would be:
>
> svn checkout //6.0
> # or
> svn checkout //branches/6.0

Well, checkouts won't work because there's no URL to pull the repository root from.

> Am I the only one in this predicament of having to enable Average
> Joe Developer?
>
> SVK has adopted and conventionalized the '//' syntax. Does
> that help to justify Subversion's adoption? (I realize '//' is a
> synonym for '/' on unix, but I don't find that a compelling
> reason not to use it.)

I just put in relative externals for 1.5 which could be useful for a base for
this discussion. We choose to use ^/ for repository root and // for scheme
relative URLs to be consistent with various RFCs.

Blair

-- 
Blair Zajac, Ph.D.
<blair@orcaware.com>
http://www.orcaware.com/training/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 19 02:16:44 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.