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

Re: Checksum errors checking out Subversion repository (Win32 client)

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-09-07 06:26:09 CEST

François Beausoleil <fbos@users.sourceforge.net> writes:

> Hi,
>
> I tried checking out the repository, but got checksum errors:
>
> K:\>svn co http://svn.collab.net/repos/svn/trunk subversion
> A subversion\Makefile.in
> ...
> A subversion\www\variance-adjusted-patching.html
> svn: A checksum mismatch occurred
> svn: close_file: expected and actual checksums do not match:
> (subversion/www/project_bugs.html):
> expected checksum: 3770835a3bfd156525b29dcb9886fd43
> actual checksum: 5d79055eff684903e8edcd816cc0f7f2

Every time this has ever happened, it's been one of two things:

   1. an http proxy was messing up data

   2. some part of the network was bad (bad ISP, bad router)

My only recommendation is to maybe try checking out via https://
instead of http://.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Sep 7 06:26:48 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.