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

Re: svn commit: rev 163 - trunk/subversion/tests/clients/cmdline/svntest

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-09-26 21:30:18 CEST

On Wed, Sep 26, 2001 at 10:21:23AM -0500, cmpilato@tigris.org wrote:
> Author: cmpilato
> Date: 2001-09-26 15:21 GMT
> New Revision: 163
>
> Modified:
> trunk/subversion/tests/clients/cmdline/svntest/actions.py
> trunk/subversion/tests/clients/cmdline/svntest/tree.py
> Log:
> Make the Python tests work with the new status output format.
>
> * tree.py
>
> (build_tree_from_status): Modify to use new status output format.
>...
> + rm = re.compile ('^(..)(.)(.+)(\d+)\s+(.+)')

Hmm... I'm not sure that that will match when the '*' marker is present (??)

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:42 2006

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.