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

Re: svnadmin: Checksum mismatch while reading representation

From: Thinkboy <manchi.leung+news_at_gmail.com>
Date: 2006-12-26 17:51:25 CET

thanks so much for your advice. I would like to try your script.

but should I backup my svn repo first? now , I cannot dump it , how
should I backup correctly? just tar gz the entire repo dir?

pls advise. million thanks

~thinkboy

On 2006-12-27 00:34:07 +0800, John Szakmeister <john@szakmeister.net> said:

>
> ----- Man-Chi Leung <manchi.leung+news@gmail.com> wrote:
>> when I check to dump:
>>
>> $svnadmin dump /export/home/beetles/repo-svn | gzip -9 > svn.dump.gz
>>
>> * Dumped revision 1.
>> ....
>> ....
>> * Dumped revision 120.
>> * Dumped revision 121.
>> svnadmin: Checksum mismatch while reading representation:
>> expected: ab924b26785a5ba2886fb9a72ed9b90e
>> actual: 154ae7c530458f2489dc498cfbf54269
>>
>>
>> so I did a verification
>> $svnadmin verify /export/home/beetles/repo-svn
>> ...
>> * Verified revision 121.
>> svnadmin: Checksum mismatch while reading representation:
>> expected: ab924b26785a5ba2886fb9a72ed9b90e
>> actual: 154ae7c530458f2489dc498cfbf54269
>>
>> I am using $svnadmin --version
>> svnadmin, version 1.3.2 (r19776)
>>
>> quick check,
>> 1) should I simply upgrade to version 1.4 to try dump again ?
>>
>> 2) ignore revision before 121, and start dumping from revision 122 ,
>> then import to a new repo?
>>
>> 3) any other way ? pls advise me!
>
> Try fsfsverify:
> http://www.szakmeister.net/fsfsverify/
>
> -John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 26 17:51:56 2006

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.