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

Re: svn trunk r32962: FAIL (x86-macosx-gnu shared)

From: Lieven Govaerts <svnlgo_at_mobsol.be>
Date: Mon, 08 Sep 2008 22:26:19 +0200

Julian Foad wrote:
..
> I'll re-code that "svn_propset" test function I wrote to avoid
> Python-2.4 features, unless you beat me to it. I think that single thing
> accounts for the blame_tests and log_tests and merge_authz_tests
> failures.

Looks like a simple fix is this:

   local_paths = tuple([local_path(path) for path in paths])

... but my python-fu isn't good enough to decide if this is the most
efficient solution.

Lieven

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-09-08 22:26:28 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.