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 2014/06/30 12:30:26 UTC

svn propchange: r1485309 - svn:log

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

Modified: svn:log at Mon Jun 30 10:30:26 2014
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon Jun 30 10:30:26 2014
@@ -43,4 +43,7 @@ and store them as such in FSFS.
 
 * subversion/libsvn_fs_fs/tree.c
   (fs_move): New function.
+  (fs_history_data_t): Expand documentation of the 'is_interesting' flag.
+  (history_prev): Tweak logic to support copy-from-rev==-1. Add a doc string.
+    Add debugging. Shorten code in the 'retry' code path.
   (root_vtable): Add it.