best way to specify filenames starting with a special character like "-" ?
From: C.A.T.Magic <c.a.t.magic_at_gmx.at>
Date: 2004-02-28 18:34:19 CET
Hi,
what is the -best- method to specify filenames starting with
assume a file in the repository is (! evil !) named "--something--":
(dos)
(dos)
or some weird experiment, using a CygWin shell:
I found out that I could prefix all files with ./ and put it under quotes
is it possible extend/fix svn to use an extra flag like
or (peferably) simply just to respect the extra quotes like
to ensure a script will 100% work with all kinds of filenames?
as far as i know "main( argc, argv )" gets input with quotes already stripped off it,
( my client platform is: WindowsNT/2000/XP, using both DOS and CygWin shell,
======
|
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.