[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

SVN FSFS format value for 1.8?

From: Thomas Harold <thomas-lists_at_nybeta.com>
Date: Sun, 04 Aug 2013 16:44:59 -0400

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

It makes me think that I still have remnants of 1.7 floating around in
the system (which was previously installed from source). Even though I
removed the old 'svn*' executables from bin folders and removed the old
'libsvn*' libraries from lib folders.
Received on 2013-08-04 22:45:40 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.