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

Re: svnadmin dump checksum mismatch

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-06-20 22:08:01 CEST

Mathieu MERLAY wrote:
> Hi,

Hi, please keep responses on the mailing list - you benefit from a wider audience of possible responders, and the conversation gets
archived, so it may help someone with a similar problem in the future.

>> cd <the db directory within the repository>
>> db_dump -kp representations > representations.dump
>
> Thank you for your answer.
> I tried this (to dump the representations) but I get :
>
> db_dump: representations: unsupported btree version number 9
> db_dump: representations: Invalid argument
>
> and the -k options is not recognized.
>
> Maybe, this error comes from a db_dump version witch could be too old

Yes, I think that is the cause.

> (I have a woody with the following 'db' packages) :
[I have trimmed this list to include Berkeley DB packages only]

> ii db4.2-util 4.2.52-14.back Berkeley v4.2 Database Utilities
> ii libdb2 2.7.7.0-7 The Berkeley database routines
> (run-time fil
> ii libdb2-dev 2.7.7.0-7 The Berkeley database routines
> (development
> ii libdb2-util 2.7.7.0-7 The Berkeley database routines
> (development
> ii libdb3 3.2.9-16 Berkeley v3 Database Libraries [runtime]
> ii libdb4.2 4.2.52-14.back Berkeley v4.2 Database Libraries [runtime]
>
> Do you have any idea about this ?

I'm not a Debian user myself, but I had a quick look at packages.debian.org.

Try db4.2_dump and db4.2_load instead of db_dump and db_load.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jun 20 22:09:35 2004

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.