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

Re: stat_tests.py 19 is failing?

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Thu, 16 Dec 2010 10:12:33 -0500

On 12/15/2010 04:38 PM, Paul Burba wrote:
> IIRC you actually need to escape the escape character here, like this
> (warning, be prepared for ugly):
>
> expected_err = "svn: warning: '.*(/|\\\\)" + os.path.basename(dir) + \
> "' is not a working copy"
>
> I suspect there is a prettier way to do it, but maybe not.

I gave this a shot in r1049998.

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand
Received on 2010-12-16 16:13:16 CET

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.