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

Checksum mismatch/ Decompression of svndiff data failed

From: Julien Serdaru <jserdaru_at_gmail.com>
Date: Mon, 8 Jun 2009 12:54:21 -0700 (PDT)

I'm running into a recurring problem while importing a directory tree into a new subversion repository:

On a fresh 32bit CentOS 5.3 installation:

> yum install subversion.i386
> svn --version
svn, version 1.4.2 (r22196)
   compiled Jan 21 2009, 20:11:00

> svnadmin create test
> svnimport file:///path_to_repos import/ -m "First import"

Adding....
Committed revision 1.

> svn co file:///path_to_repos/ checkout

The checkout fails randomly, either with:

svn: Decompression of svndiff data failed

or:

svn: Checksum mismatch while reading representation:
   expected: bd8042d6ced8920be8958221b31a8618
     actual: 03b205c169a8495fe4e483a58031c2fb

Any suggestions?
Thanks!

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2360436

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-08 21:55:12 CEST

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.