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

Re: cvs2svn.py patch

From: Patrik Husfloen <pathu440_at_student.liu.se>
Date: 2002-04-14 19:46:13 CEST

I keep forgetting to cc the list:

Patrik Husfloen wrote:
> > Or for a little less line-noise,
>
>> (r, string.replace(f, "'", "'\\''")),
>
>
> It's been a while, but wouldn't (r, f.replace("'", "'\\''")), work?
> even less "noise"
>
> /patrik
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Apr 14 19:47:08 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.