"Bert Huijben" <b...@qqmail.nl> writes: >> New Revision: 922511 >> >> URL: http://svn.apache.org/viewvc?rev=922511&view=rev >> Log: >> Remove access batons from client commit code. >> >> * subversion/libsvn_client/commit.c >> (struct check_dir_delete_baton): Remove access baton. >> (check_nonrecursive_dir_delete): Check locks instead of access >> batons. >> (svn_client_commit4): Acquire and release locks instead of access >> batons. > > Since this patch the fsfs x svn buildbot reports: > FAIL: commit_tests.py 27: committing two WCs from different repos fails > (The other RA layers don't)
It works for me. r922867 was dodgy, but r922926 should have fixed it. -- Philip