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

fsfsfixer script not compatible with 1.8+ repos

From: James Prestwood <james.prestwood_at_wandisco.com>
Date: Mon, 30 Jan 2017 13:46:53 +0000

Hi all,

I'm attempting to fix a corrupt repository which is reporting "Checksum
mismatch while reading representation" (the possible cause has been raised
by Julian - https://svn.haxx.se/dev/archive-2017-01/0080.shtml).

I'm wanting to run the fsfsfixer script from
https://svn.apache.org/repos/asf/subversion/trunk/contrib/server-side/fsfsfixer/
but this isn't compatible with repositories created in 1.8+, as per the
error I'm seeing:

('error:', FixError("Filesystem '/path/to/repo/db' is too new (format 6);
try the version at
https://svn.apache.org/repos/asf/subversion/trunk/contrib/server-side/fsfsfixer
",))

I see there is the setting "MAX_FSFS_FORMAT = 5" in the file
fixer/fix-rev.py whiuch I could in theory change to 6, but I don't know if
the format is too different to get away with this.

For good measure, here is some information about the repo:

UUID: bf4578a2-f9f2-0310-8dae-8c7b66b38d95
Repository Format: 5
Compatible With Version: 1.8.0
Repository Capability: mergeinfo
Filesystem Type: fsfs
Filesystem Format: 6
FSFS Sharded: no
FSFS Logical Addressing: no

-- 
*James Prestwood* Support Engineer
*T *+44 114 3039985 / +1 925-808-7321
*E* james.prestwood_at_wandisco.com
*www.wandisco.com <http://www.wandisco.com/>*
-- 
Learn how WANdisco Fusion solves Hadoop data protection and scalability 
challenges <http://www.wandisco.com/hadoop/wd-fusion>
Listed on the London Stock Exchange: WAND 
<http://www.bloomberg.com/quote/WAND:LN>
THIS MESSAGE AND ANY ATTACHMENTS ARE CONFIDENTIAL, PROPRIETARY, AND MAY BE 
PRIVILEGED.  If this message was misdirected, WANdisco, Inc. and its 
subsidiaries, ("WANdisco") does not waive any confidentiality or privilege. 
 If you are not the intended recipient, please notify us immediately and 
destroy the message without disclosing its contents to anyone.  Any 
distribution, use or copying of this e-mail or the information it contains 
by other than an intended recipient is unauthorized.  The views and 
opinions expressed in this e-mail message are the author's own and may not 
reflect the views and opinions of WANdisco, unless the author is authorized 
by WANdisco to express such views or opinions on its behalf.  All email 
sent to or from this address is subject to electronic storage and review by 
WANdisco.  Although WANdisco operates anti-virus programs, it does not 
accept responsibility for any damage whatsoever caused by viruses being 
passed.
Received on 2017-01-30 15:02:34 CET

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

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