Author: stefan2
Revision: 1620224
Modified property: svn:log
Modified: svn:log at Sun Aug 24 23:19:17 2014
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sun Aug 24 23:19:17 2014
@@ -7,9 +7,6 @@ only partially updated content. We stor
generation number in the same file as the latter. If both are consistent,
we can be reasonably sure that read contents is valid.
-* subversion/include/svn_error_codes.h
- (SVN_ERR_FS_INVALID_GENERATION): Declare new error code.
-
* subversion/libsvn_fs_fs/revprops.c
(GENERATION_READ_RETRY_COUNT,
CHECKSUMMED_NUMBER_BUFFER_LEN): Define new constants.
@@ -20,6 +17,3 @@ we can be reasonably sure that read cont
(write_revprop_generation_file,
svn_fs_fs__reset_revprop_generation_file): Write the new format.
-* subversion/tests/cmdline/svnadmin_tests.py
- (check_hotcopy_fsfs_fsx): Ignore the checksum when checking for revprop
- generation 0.