svn commit: r1152436 - in /subversion/trunk/subversion: libsvn_wc/entries.c libsvn_wc/info.c libsvn_wc/node.c libsvn_wc/wc-queries.sql libsvn_wc/wc_db.c libsvn_wc/wc_db.h tests/libsvn_wc/db-test.c

2011-07-30 Thread stsp
Author: stsp Date: Sat Jul 30 09:22:14 2011 New Revision: 1152436 URL: http://svn.apache.org/viewvc?rev=1152436view=rev Log: Fixed version of the change originally committed in r1152345 and reverted again in r1152348: Extend svn_wc__db_scan_deletion() to return the moved-to path of of a moved

svn propchange: r1152345 - svn:log

2011-07-30 Thread stsp
Author: stsp Revision: 1152345 Modified property: svn:log Modified: svn:log at Sat Jul 30 09:24:16 2011 -- --- svn:log (original) +++ svn:log Sat Jul 30 09:24:16 2011 @@ -1,3 +1,6 @@ +[ Note from the future: This change

svn commit: r1152447 - in /subversion/trunk/subversion: include/private/svn_wc_private.h libsvn_wc/node.c

2011-07-30 Thread stsp
Author: stsp Date: Sat Jul 30 10:47:39 2011 New Revision: 1152447 URL: http://svn.apache.org/viewvc?rev=1152447view=rev Log: Add a new libsvn_wc API function: svn_wc__node_was_moved_away(). * subversion/include/private/svn_wc_private.h (svn_wc__node_was_moved_away): Declare. *

svn commit: r1152449 - in /subversion/trunk/subversion: libsvn_client/commit.c tests/cmdline/copy_tests.py

2011-07-30 Thread stsp
Author: stsp Date: Sat Jul 30 10:52:20 2011 New Revision: 1152449 URL: http://svn.apache.org/viewvc?rev=1152449view=rev Log: Make commit refuse to commit the delete-half of a move separately from the copied-half. * subversion/libsvn_client/commit.c (svn_client_commit5): If a deleted commit