[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: Peter Davis <peter_at_pdavis.cx>
Date: 2002-08-01 10:29:04 CEST

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 "%%"?.

It would be cool if "svn switch" and other URL-based commands could do this by
themselves. I can see why without the "%%" or other indicator it could
confuse easily, but "svn merge %%/branches/foo" would sure save a lot of
typing.

-- 
Peter Davis
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 1 10:29:39 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.