svnadmin dump: Checksum mismatch while reading representation
From: Olivier Lange <wire_at_petit-atelier.ch>
Date: 2007-01-10 17:49:52 CET
Hi all,
I ran across a "Checksum mismatch while reading representation" while
The repository youngest revision is 193, and the "checksum mismatch"
.../svnroot$ svnadmin verify lili.bkp
Is there a way to dump fix the revision so that I can just dump it, with
I'd like to restore this repository in a stable state, and restore a
As suggested on the list [1], I thought of zeroing the checksum. The
.../svnroot$ grep -c 547ff6c791c793e8ba1d6b15acb2b14a
fsfsverify.py -f lili.bkp/db/revs/125 did not help [2]. I ran
I also thought of [3]:
svnadmin dump lili.bkp -r1:124 > revs-1to124.dump
however I would lose revision 126, which is a huge 80MB commit.
Any suggestions would be very welcome, I spent hours yesterday searching
-- Olivier [1] http://subversion.tigris.org/servlets/ReadMsg?listName=users&msgNo=54923 (John Szakmeister) [2] http://subversion.tigris.org/servlets/ReadMsg?listName=users&msgNo=60030 (John Szakmeister) [3] http://subversion.tigris.org/servlets/ReadMsg?list=users&msgNo=40400 (John Szakmeister)
|
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.