You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by rh...@apache.org on 2013/02/08 15:18:07 UTC

svn propchange: r1444023 - svn:log

Author: rhuijben
Revision: 1444023
Modified property: svn:log

Modified: svn:log at Fri Feb  8 14:18:07 2013
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Feb  8 14:18:07 2013
@@ -1,5 +1,5 @@
 When the add part of a move is handled during post-commit, clear out its
-moved_from information.
+matching moved_to information on its origin.
 
 Easy fixup, knowing that sqlite has an index with exactly this information.