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

Re: Repeatable checksum error (Version 0.23 windows)

From: <kfogel_at_collab.net>
Date: 2003-06-05 20:08:53 CEST

abrown@diginexus.com writes:
> Here is a linux box acting as a client to the repos. Next I can try a Linux
> server if this is not helpful.

The checksums are (both) different now. Is the problem with the same
file? Does either checksum match the file in question?

-K

> [root@biosis2 subversion-0.23.0]# uname -a
> Linux biosis2.diginexus.com 2.4.7-10 #1 Thu Sep 6 17:27:27 EDT 2001 i686
> unknown
> [root_at_biosis2 subversion-0.23.0]# svn co http://10.141.255.40/svn/test
> /home/abrown/
> A /home/abrown/workstation
> A /home/abrown/workstation/lib
> svn: A checksum mismatch occurred
> svn: could not checkout a file
> svn: close_file: expected and actual checksums do not match:
> (/home/abrown/workstation/lib/struts.jar):
> expected checksum: 00491863b333bd952433011fdb49cb83
> actual checksum: c792ebdc37f1a2501f22a2ac54e30482
>
> Thanks,
> Alex
>
> -----Original Message-----
> From: kfogel@collab.net [mailto:kfogel@collab.net]
> Sent: Thursday, June 05, 2003 12:17 PM
> To: Brown, Alex
> Cc: dev@subversion.tigris.org
> Subject: Re: Repeatable checksum error (Version 0.23 windows)
>
>
> abrown@diginexus.com writes:
> > Every time I import and checkout this file it gives me this error:
> >
> > C:\SVN_CODEBASE>svn co http://localhost/svn <http://localhost/svn>
> > c:\SVN_CODEBASE A C:\SVN_CODEBASE\BIOSIS
> > A C:\SVN_CODEBASE\BIOSIS\.cvsignore
> > A C:\SVN_CODEBASE\BIOSIS\workstation
> > A C:\SVN_CODEBASE\BIOSIS\workstation\lib
> > A C:\SVN_CODEBASE\BIOSIS\workstation\lib\jdbc2_0-stdext.jar
> > svn: A checksum mismatch occurred
> > svn: could not checkout a file
> > svn: close_file: expected and actual checksums do not match:
> > (C:/SVN_CODEBASE/BIOSIS/workstation/lib/crimson.jar):
> > expected checksum: f464c24166534ab1022b8dc9f9087aee
> > actual checksum: 9018e74c76597df31c676ff50c69d732
>
> I was unable to reproduce this using your data, see new issue #1349.
>
> The "expected checksum" above is the correct checksum for crimson.jar, so
> the import recorded the checksum fine. The question is, why is the received
> data not matching that checksum? Is it corrupt in the repository, or is
> something about the transport layer corrupting it?
>
> I don't know the answers. Any further information is welcome... Does the
> recipe only reproduce on Windows, for example?
>
> Thanks,
> -Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 5 20:53:29 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.