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

svnadmin dump checksum mismatch

From: Mathieu MERLAY <dragon_at_via.ecp.fr>
Date: 2004-06-16 01:02:03 CEST

Bonjour,

I need to transfer my SVN repository on a new server, that's why I would
like to dump my current repository tree.

I tried svnadmin dump "directory" > "file".
Revisions to 110 are correctly dumped, but on the 111, I've this message :

* Dumped revision 110.
* Dumped revision 111.
svn: Checksum mismatch on rep '18t':
    expected: 8cc04ee47694ad36e632a5acbc906d07
      actual: 2a2eb00769b48989502df3a5c1b346f2

zsh: exit 1

Today, the repository is at revision 262 and updates/commits are working
very well.

The computer is a single CPU Pentium MMX under Debian/Linux (woody) with
subversion packages from backports.org. The repository was created under
version 0.7.0, and is today under 1.0.5.

I've already seen questions about this failure, but I've never found an
answer to correct this. Maybe can we change the checksum in the database
? I would like to transfer this repository as soon as possible.

Thank you for your help

-- 
Mathieu MERLAY <dragon@via.ecp.fr>
PS : I'm not sure that my subscription to this mailing list was 
successfully received. Please send me your answers in Cc to 
dragon@via.ecp.fr. Thanks.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 16 16:15:25 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.