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

Re: svn: Checksum mismatch

From: Jens Seidel <jensseidel_at_users.sourceforge.net>
Date: 2006-09-04 14:58:51 CEST

Hi,

I just want to inform you that my reproducable checksum mismatch error is still
available in 1.4.0 (Release Candidate 5). I failed to reproduce it on a small
code base, also because of errors in svndumpfilter (#1853) which prevents that
I just try it with the affected files only.

Nevertheless I'm sure you want to fix it in 1.4.0 and a developer can maybe
easily imagine what's going on.

On Thu, Aug 03, 2006 at 10:38:30PM +0200, Jens Seidel wrote:
> On Thu, Aug 03, 2006 at 02:31:49PM -0400, Garrett Rooney wrote:
> > On 8/3/06, Jens Seidel <jensseidel@users.sf.net> wrote:

Again: I performed a big merge and after this did a "svn up". I got:

> > >The last update results now in
> > >svn: Checksum mismatch for 'dir/.svn/text-base/file.cc.svn-base';
> > >expected: 'bc0c5b04db8bb787c25b95a61e372452', actual:
> > >'d46738f6464df5a5ec690101b85664bc'
> > >

The following is essential to understand this problem:
$ svn status dir/file.cc
R + dir/file.cc

The file dir/file.cc is replaced and the checksum of the wrong file is probably
used for comparison.

> > Usually a checksum error is a result of network problems, hard drive
> > problems, or something going into the .svn/ subdirectories and messing
> > with the files in there.
>
> It's reproducable with my repository. I also verified that it passes the
> svnadmin verify test.
>
> So it's very likely a svn problem.

Jens

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 4 15:04:07 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.