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 2015/05/20 10:05:59 UTC

svn propchange: r1680476 - svn:log

Author: stefan2
Revision: 1680476
Modified property: svn:log

Modified: svn:log at Wed May 20 08:05:59 2015
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed May 20 08:05:59 2015
@@ -1,6 +1,11 @@
 Include the revision number into FSFS format 7 footer error messages.
 
+Contains accidental changes to subversion/tests/svn_test_fs.c, which
+got reverted by 1680479.
+
 * subversion/libsvn_fs_fs/low_level.c
   (wrap_footer_error): New utility function, replacing SVN_ERR_W in ...
   (svn_fs_fs__parse_footer): ... this one. Include the REV in the other
                              error messages as well.
+
+* subversion/tests/svn_test_fs.c: [accidental changes].