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

[PATCH] Fix python wc testcase failure

From: Jens Peters <jpeters7677_at_gmx.de>
Date: Sun, 21 Jun 2009 12:01:38 +0200

Hello there,

I did some research/debugging to get to the ground of this test failure:
http://svn.haxx.se/dev/archive-2009-05/0087.shtml

It turns out that its just a mix up of wc.get_status_editor2 arguments.
The following patch fixes that, at least for me.

With this patch I can finally finish the python without a failure (yes :)).

Regards,
jens

[[[
Fix a python wc testcase failure.
(SubversionException, "Can't check path '[path][path]': The filename,
directory name, or volume label syntax is incorrect.")

* subversion/bindings/swig/python/tests/wc.py
     (test_status_editor):
Put the correct arguments into 'wc.get_status_editor2'. The second
argument should be 'target'.

Patch by: Jens Peters <jpeters7677 { at } gmx.de>
]]]

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2363926

Received on 2009-06-21 12:02:19 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.