Johan Corveleyn wrote on Mon, 22 Feb 2010 at 14:28 +0100:
> That same document currently does not describe any differences between
> format 4 (SVN 1.6) and format 5 (SVN 1.7) in the section "Filesystem
> formats".
That's a bug.
> Which is kind of odd (why bump the filesystem format if
> there are no differences)...
[ in ^/trunk/subversion/libsvn_fs_fs ]
% grep 5 *.h | grep FORMAT
fs.h:#define SVN_FS_FS__FORMAT_NUMBER 5
fs.h:#define SVN_FS_FS__MIN_PACKED_REVPROP_FORMAT 5
Not sure if there are other differences (i.e., grep might miss some).
Daniel