Re: cvs2svn.py patch
From: Marcus Comstedt <marcus_at_mc.pp.se>
Date: 2002-04-14 19:11:30 CEST
Arkadiusz Miskiewicz <misiek@pld.ORG.PL> writes:
> It's better than it was before. I've never seen a cvs file with single quotes
No need to escape all characters. If the argument is enclosed in
pipe = os.popen('co -q -p%s \'%s\'' %
and it should be ok for all characters (although NUL characters could
// Marcus
---------------------------------------------------------------------
|
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.