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

Re: [PATCH] Allow testing of svn client exit codes

From: jeremy hinds <jeremy.hinds_at_gmail.com>
Date: Fri, 4 Apr 2008 23:36:34 -0600

2008/4/4 David Glasser <glasser_at_davidglasser.net>:
> On Wed, Apr 2, 2008 at 2:45 PM, Branko Èibej <brane_at_xbc.nu> wrote:
> > I think we should move all that code to use the subprocess module. I know
> > it requires python-2.4, but frankly, I don't care if it makes the test suite
> > more useful.
> >
> > I know I've seen our tests report false positives because we weren't
> > looking at exit codes.
>
> I believe we decided a while ago that we were totally fine with
> bumping the Python requirement for the test suite.
>
> --dave
>

Okay, I'll look into swapping out Popen3 with subprocess.Popen.
Hopefully I'll have a patch for that before too long.
Received on 2008-04-05 07:36:46 CEST

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.