hwri...@apache.org writes: > Author: hwright > Date: Fri Mar 2 04:00:26 2012 > New Revision: 1296045 > > URL: http://svn.apache.org/viewvc?rev=1296045&view=rev > Log: > Ev2: Correct the way we calculate the anchor abspath when doing a commit. > > Current number of test failures over ra_svn: 483 > > * subversion/libsvn_client/commit.c > (get_ra_editor): Calculate the anchor_abspath using the wcroot abspath. > > Modified: > subversion/trunk/subversion/libsvn_client/commit.c
This causes commit_tests.py 26 to FAIL. -- Philip