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

Re: svn commit: r1076741 - in /subversion/trunk/subversion/libsvn_wc: revision_status.c wc_db.c wc_db.h

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Fri, 04 Mar 2011 11:10:17 +0000

stsp_at_apache.org writes:

> Author: stsp
> Date: Thu Mar 3 19:23:12 2011
> New Revision: 1076741
>
> URL: http://svn.apache.org/viewvc?rev=1076741&view=rev
> Log:
> Another step towards eliminating use of the node walker in
> svn_wc_revision_status2(): use a DB query to determine if any absent
> nodes are present in the working copy.

This makes merge_authz_tests.py 1 fail:

CMD: /home/pm/sw/subversion/obj/subversion/svn/svn merge -r4:8 svn://localhost/svn-test-work/repositories/merge_authz_tests-1/A svn-test-work/working_copies/merge_authz_tests-1.restricted/A_COPY_2 --config-dir /home/pm/sw/subversion/obj/subversion/tests/cmdline/svn-test-work/local_tmp/config --password rayjandom --no-auth-cache --username jrandom exited with 1
<TIME = 0.053927>
../src/subversion/svn/util.c:912: (apr_err=155010)
../src/subversion/libsvn_client/merge.c:10761: (apr_err=155010)
../src/subversion/libsvn_client/merge.c:10715: (apr_err=155010)
../src/subversion/libsvn_client/merge.c:10715: (apr_err=155010)
../src/subversion/libsvn_client/merge.c:10636: (apr_err=155010)
../src/subversion/libsvn_client/merge.c:8999: (apr_err=155010)
../src/subversion/libsvn_wc/revision_status.c:197: (apr_err=155010)
../src/subversion/libsvn_wc/node.c:740: (apr_err=155010)
../src/subversion/libsvn_wc/node.c:740: (apr_err=155010)
../src/subversion/libsvn_wc/node.c:740: (apr_err=155010)
../src/subversion/libsvn_wc/node.c:725: (apr_err=155010)
../src/subversion/libsvn_wc/revision_status.c:97: (apr_err=155010)
../src/subversion/libsvn_wc/update_editor.c:5174: (apr_err=155010)
svn: E155010: The node '/home/pm/sw/subversion/obj/subversion/tests/cmdline/svn-test-work/working_copies/merge_authz_tests-1.restricted/A_COPY_2/D/G' was not found.

-- 
Philip
Received on 2011-03-04 12:10:53 CET

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.