You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2011/08/23 21:13:54 UTC

svn propchange: r1160856 - svn:log

Author: stsp
Revision: 1160856
Modified property: svn:log

Modified: svn:log at Tue Aug 23 19:13:54 2011
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Aug 23 19:13:54 2011
@@ -1,5 +1,5 @@
-Record local moves involved in tree-conflicts as such during merges,
-instead of recording moves as deletions.
+Record local moved-away involved in tree-conflicts as such during merges,
+instead of recording moved-away as deletions.
 
 * subversion/libsvn_client/merge.c
   (check_moved_away): New helper function. Wraps svn_wc__node_was_moved_away(),