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

RE: Re: svn commit: rev 1643 - trunk/subversion/include trunk/subversion/libsvn_client trunk/subversion/clients/cmdline

From: Bill Tutt <rassilon_at_lyra.org>
Date: 2002-04-05 23:42:43 CEST

> From: cmpilato@collab.net [mailto:cmpilato@collab.net]
>
> "Bill Tutt" <rassilon@lyra.org> writes:
>
> > That's correct. See the very bottom of:
> >
> >
http://www.perforce.com/perforce/doc.011/manuals/cmdref/o.fspecs.html
>
> We could just keep the single '@' seperator, and if you have a file
> with '@' in the name itself, allow for "@@" escaping.
>
> Note the following paths at revision 123:
>
> foo -> foo@123
> foo@bar -> foo@@bar@123
> foo@123 -> foo@@123@123
>
> Of course, that means always un-escaping input paths, and the doom of
> using your shell's path completion (you'll have to insert extra '@'s),
> but...
>

People who stick @'s in their filenames deserve what they get at the
command line. That's what GUIs are for right? :)

Bill

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 5 23:43:25 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.