You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Justin Erenkrantz <je...@apache.org> on 2002/12/09 06:04:11 UTC

Berkeley database corruption?

% svn co file:///Users/jerenk/repos/research1
svn: Filesystem is corrupt
svn: corrupt entry in `transactions' table for `1g' in filesystem 
`/Users/jerenk/repos/research1/db'

Um.  'svnadmin recover' didn't fix this.  (Using BDB 4.1.24 on 
Darwin.)

I restored from a svnadmin dump and all appears 'okay' with that, but 
this can't be good.  I was probably at some wc-rev as of a few days 
ago, but now am on r4061.

I definitely don't have time to mess with this right now (finals 
week), but I do have the BDB files if someone else wants to take a 
look at it.  -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Berkeley database corruption?

Posted by Karl Fogel <kf...@newton.ch.collab.net>.
Justin Erenkrantz <je...@apache.org> writes:
> Um.  'svnadmin recover' didn't fix this.  (Using BDB 4.1.24 on Darwin.)
> 
> I restored from a svnadmin dump and all appears 'okay' with that, but
> this can't be good.  I was probably at some wc-rev as of a few days
> ago, but now am on r4061.
> 
> I definitely don't have time to mess with this right now (finals
> week), but I do have the BDB files if someone else wants to take a
> look at it.  -- justin

Hmmm.  Well, yeah, "can't be good" seems fair :-).

Do you have time to file an issue with everything you know, and attach
the BDB files to it?  Although we don't "officially" support 4.1.24
yet, still, it should work.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org