On Wed, 9 Apr 2003 21:22:13 -0400 Garrett Rooney wrote:
>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.
So does anyone have a good solution here? I haven't tried any sort of db
recovery commands yet for fear of destroying data. And because browsing the
tigris website is dog slow for me right now.
---------------------------------------------------------------------
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:26:31 2003