Re: tree-conflicts: please review to determine desired behaviour in detail
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Tue, 02 Sep 2008 10:06:36 +0100
On Tue, 2008-09-02 at 04:24 +0200, Neels Hofmeyr wrote:
Thanks, Neels. I have committed this version of your patch in r32846.
I didn't apply this bit to the branch:
> * subversion/tests/cmdline/svntest/wc.py (tweak): Wrap an error message in
because it's unrelated to tree conflicts. I looked at applying it on the
> e.args = "Path '%s' not present in WC state descriptor" % path
> KeyError: Path 'A/mu2' not present in WC state descriptor
> e.args = ["Path '%s' not present in WC state descriptor" % path]
> KeyError: Path 'A/mu2' not present in WC state descriptor
Maybe it depends on a specific version of Python. My version is Python
If interested, see
If this is just about having quotation marks around the string, and
- Julian
---------------------------------------------------------------------
|
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.