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 2010/08/04 21:46:37 UTC

svn propchange: r982365 - svn:log

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

Modified: svn:log at Wed Aug  4 19:46:37 2010
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Aug  4 19:46:37 2010
@@ -7,4 +7,5 @@ with proper error messages.
 
 * subversion/libsvn_wc/update_editor.c
   (svn_wc_add_repos_file4): Check if we try to add in a present directory
-    and not over an existing node.
+    and not over an existing node. Also remove an obsolete block that tried
+    to detect replacements from when we still had a revert base.