[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: John Szakmeister <john_at_szakmeister.net>
Date: 2006-12-26 17:34:07 CET

----- 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:34:23 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.