[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 18:17:15 CEST

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 19:01:58 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.