> ======================================================================
> ERROR: test_status_editor (wc.SubversionWorkingCopyTestCase)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File
> "D:\develop\svn\subversion-1.6\subversion\bindings\swig\python\tests\wc.p
> y", line 162, in test_status_editor
> editor.close_edit(edit_baton)
> File "d:\opt\Subversion\python\libsvn\delta.py", line 458, in close_edit
> return svn_delta_editor_invoke_close_edit(self, *args)
> File "d:\opt\Subversion\python\libsvn\delta.py", line 677, in
> svn_delta_editor
> _invoke_close_edit
> return apply(_delta.svn_delta_editor_invoke_close_edit, args)
> SubversionException: ("Can't check path
> 'd:\\tmp\\tmpgz7_dk\\d:\\tmp\\tmpgz7_dk'
> : The filename, directory name, or volume label syntax is incorrect. ",
> 720123)
>
>
> ----------------------------------------------------------------------
> Ran 106 tests in 27.660s
>
> FAILED (errors=1)
Hi David,
any idea in which direction I should look to get a grip on that last
failure?
Regards,
jens
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2195118
Received on 2009-05-11 20:45:26 CEST