You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ju...@apache.org on 2015/01/20 14:24:39 UTC

svn propchange: r1653240 - svn:log

Author: julianfoad
Revision: 1653240
Modified property: svn:log

Modified: svn:log at Tue Jan 20 13:24:39 2015
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Jan 20 13:24:39 2015
@@ -16,7 +16,8 @@ No adverse effects from this bug have be
 * subversion/svnrdump/dump_editor.c
   (dump_node): Revert part of r1423632, so as to complete the partially
     written node record first and then make just one recursive call to write
-    the 'add' record.
+    the 'add' record. This makes the implementation more like that of
+    'svnadmin dump'.
 
 * subversion/tests/cmdline/svnrdump_tests.py
   (dump_replace_with_copy): New test.