Re: best way to specify filenames starting with a special character like "-" ?
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-02-28 18:45:54 CET
"C.A.T.Magic" <c.a.t.magic@gmx.at> writes:
> what is the -best- method to specify filenames starting with
Either
$ svn add ./-foo
or
$ svn add -- -foo
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Sat Feb 28 18:45:31 2004 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.