[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 21:02:16 CEST

Philip Martin <philip@codematters.co.uk> writes:
> > Here is a checksum on the file downloaded via Subversion:
> > $ md5sum.exe crimson.jar
> > f464c24166534ab1022b8dc9f9087aee *crimson.jar
> >
> > Try #1
> > $ svn co <http://svn01/svn/test> http://svn01/svn/test
> > /cygdrive/c/BJPrinter/
> > A \cygdrive\c\BJPrinter\workstation
> > A \cygdrive\c\BJPrinter\workstation\lib
> > svn: A checksum mismatch occurred
> > svn: could not checkout a file
> > svn: close_file: expected and actual checksums do not match:
> > (/cygdrive/c/BJPrinter/workstation/lib/struts.jar):
> > expected checksum: 00491863b333bd952433011fdb49cb83
> > actual checksum: 9e3f8afc0c0c6ce6a1608387663486a5
>
> The error message refers to the file struts.jar, not crimson.jar.

D'oh! Thanks for checking the obvious, Philip.

(abrown, I presume 00491863b333bd952433011fdb49cb83 is the right
checksum for that file?)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 5 21:47:15 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.