On Aug 4, 2013, at 15:44, Thomas Harold wrote:
> According to the release notes:
> http://subversion.apache.org/docs/release-notes/1.8.html#fsfs-enhancements
>
> We should have seen a bump in the FSFS format number to '6' for 1.8. But when I'm looking
at the 'format' file inside the FSFS repository directory on the server, I'm seeing '5'.
>
> # svnadmin --version
> svnadmin, version 1.8.1 (r1503906)
> compiled Jul 17 2013, 10:30:55 on x86_64-unknown-linux-gnu
>
> # svnadmin create /backup/svndump/test3
>
> # cat /backup/svndump/test3/format
> 5
Check the file /backup/svndump/test3/db/format.
|