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

Re: svn commit: r37458 - trunk/subversion/svn

From: Hyrum K. Wright <hyrum_at_hyrumwright.org>
Date: Fri, 24 Apr 2009 07:36:22 -0500

On Apr 24, 2009, at 6:23 AM, Bert Huijben wrote:

>> -----Original Message-----
>> From: Bert Huijben [mailto:rhuijben_at_sharpsvn.net]
>> Sent: vrijdag 24 april 2009 12:44
>> To: svn_at_subversion.tigris.org
>> Subject: svn commit: r37458 - trunk/subversion/svn
>>
>> Author: rhuijben
>> Date: Fri Apr 24 03:44:27 2009
>> New Revision: 37458
>>
>> Log:
>> Remove local processing of the switch target as the results were
>> unused
>> and svn_client_switch2() validates the working copy for us. This
>> resolves 11 of the 12 WC-NG failures on Windows by not keeping the
>> access baton open.
>>
>> * subversion/svn/switch-cmd.c
>> (svn_cl__switch): Remove test on whether target is a working copy
>> directory
>> and use svn_uri_canonicalize() instead of the to be deprecated
>> svn_path_canonicalize().
>
> This code was unused for anything but the exact error message text
> since
> r2213 which updated the notification system to no longer require these
> paths.
>
> Current status on Windows running the tests on WC-NG:
>
> Summary of test results:
> 1074 tests PASSED
> 43 tests SKIPPED
> 32 tests XFAILED (1 WORK-IN-PROGRESS)
> 1 test FAILED
>
> The failed test is:
> FAIL: update_tests.py 8: update after add/rm of deleted state

Bert,
Thanks for fixing this. Only one test failure on Windows is excellent!

-Hyrum

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1891520
Received on 2009-04-24 14:36:51 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.