filesystem crash, FSFS corrupted (svn 1.3.2)
From: Andreas Hasenack <andreas_at_conectiva.com.br>
Date: 2007-04-10 22:11:28 CEST
We had a filesystem crash and after running fsck, the svn backend (FSFS)
svnadmin recover says everything is fine, but svnadmin verify quickly
svnadmin dump also doesn't work, stopping on the first error it
So far, we are running this script which seems to skip over the bad
svnadmin dump --incremental -r $r /svn | svnadmin load $(pwd)/repos/
$r is looped over all revisions
Right now, I'm not that much worried about the lost data. What worries
The above procedure (dump & reload) is still running, should take a few
The error messages are various. Here are some:
- malformed header
It also seems fsck moved some files from revprops to revs. For example,
This looks like it should belong to revprops, but I'm not that familiar
So, basically, is there some magic command that would fix the
---------------------------------------------------------------------
|
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.