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

Re: rapidsvn feedback

From: <brane_at_xbc.nu>
Date: 2002-08-01 15:17:43 CEST

Quoting Peter Davis <peter@pdavis.cx>:

> On Thursday 01 August 2002 01:20, brane@xbc.nu wrote:
> > svn switch %%/branches/issue-531-dev .
> >
> > and the client would grok from context that %% is
> > http://svn.collab.net/repos/svn. That shouldn't be too hard to do
> today,
>
> Since switch only knows how to take URLs, why not just assume that an
> absolute
> path "/branches/..." is relative to the repository root, without
> requiring the "%%"?.

Becasue many commands accept either an URL or a working copy path, so there must
be a way to distinguish the two. It would be slightly horrible if "svn cp"
required the %%, but "svn switch" didn't. Consistency is always good.

Oh, and if you have a directory named "%%" in your working copy, you can always
refer to it as ./%%.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 1 15:18:33 2002

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.