[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: Josef Wolf <jw_at_raven.inka.de>
Date: 2002-08-01 11:13:18 CEST

On Thu, Aug 01, 2002 at 10:20:01AM +0200, brane@xbc.nu wrote:

> FWIW, I _would_ support having a shortcut notation so that one didn't
> have to type the root UTL of the repository all the time; e.g., so that
> you could type
>
> 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,
> and it would be positively trivial once we record the root URL
> separately in the WC. This would save a lot of typing, and most
> importantly, typos.

It is not only about typing, it is also about remembering that damn
URL. I always need to grep the svn/INSTALL file when I need the URL
because I can't remember it =8)

> Josef, would that be a good compromise?

Definitely! Hmm... One step further could even be "svn ls %%/branches"
to see which branches are available or "svn cp %%/trink %%/tags/foo".
But this seems to be getting a big change, so it probably should be
left for after-1.0...

BTW: what about escaping on the command-line? AFAIK command.com would
stumble on %%? What about /bin/sh?

-- 
-- Josef Wolf -- jw@raven.inka.de --
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 1 11:14:45 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.