You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by gs...@apache.org on 2010/03/12 02:39:08 UTC

svn propchange: r922105 - svn:log

Author: gstein
Revision: 922105
Modified property: svn:log

Modified: svn:log at Fri Mar 12 01:39:08 2010
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Mar 12 01:39:08 2010
@@ -8,7 +8,9 @@ Some other rename/deletion simplificatio
   (move_if_present): add docstring
   (run_delete): switch to using move_if_present, as it will do the ENOENT
     testing. remove the ENOENT testing from the remove_file2 calls, since
-    it already has a parameter to do exactly that(!)
+    it already has a parameter to do exactly that(!). fix the ordering of
+    the rename (move_if_present) call for the properties. it was backwards
+    -- we want to put the revert props back to the base props.
 
 * subversion/tests/cmdline/prop_tests.py:
   (rm_of_replaced_files): new test to ensure props on a replaced file are