[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:22:54 CEST

Quoting Josef Wolf <jw@raven.inka.de>:

> On Thu, Aug 01, 2002 at 10:20:01AM +0200, brane@xbc.nu wrote:
>
> > 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...

No, that wouldn't be much of a problem. The arg parsing code would just convert
%%/ to whatever the repos URL is. Once that is done, I think most commands would
just work.

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

Yes, shell escaping can be a problem. I'm not particularly wedded to %%; I'm
sure we can find a prefix that's both easy to type and safe in the vast majority
of cases/shells.

---------------------------------------------------------------------
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:23:32 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.