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

Re: svn trunk r15153: FAIL (win32 ra_local bdb)

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-06-25 21:31:51 CEST

"D.J. Heap" <dj@shadyvale.net> writes:

> The backslashes in the path require escaping for the regex...this
> patch works, but there's probably a better way to do it in python:

Perhaps you could replace the regex with a string? The later part of
the test already uses strings rather than regexps and since your patch
didn't change those I assume they work.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jun 25 21:32:35 2005

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.