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

Re: svn commit: DB_PAGE_NOTFOUND

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2003-04-10 03:22:13 CEST

On Wednesday, April 9, 2003, at 09:19 PM, Seth Delackner wrote:

> On Wed, Apr 09, 2003 at 09:15:24PM -0400, Garrett Rooney wrote:
>> running berkeley db 4.0.x on OS X is not a good idea. there are known
>> bugs that could result in repository corruption. if you can 'svnadmin
>> dump' your repository and reload it into one created with berkeley db
>> 4.1.x, it would be a very good idea.
>
> Is this bad?:
>
> svnadmin dump /Users/seth/svn > ~/svndump
> * Dumped revision 0.
> subversion/libsvn_fs/reps-strings.c:820: (apr_err=160004)
> svn: Filesystem is corrupt
> svn: txn_body_read_rep: checksum mismatch on rep "3c":
> expected: 86af8105f4ca2cc4f9871febc8bcce6a
> actual: efac00f3bfa1eb325820fc5470045a65

yep, that's bad :(

perhaps someone else on the mailing list would have some idea how to
fix it, although if the internal checksums are failing, i don't know if
that will be possible.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 10 03:22:58 2003

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.