You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by David Haas <dh...@nbstech.com> on 2004/03/23 18:05:13 UTC

Checksum mismatch error during large commit

Hello,

I am evaluating subversion for possible use in our organization. In order to
do so, I am taking some of the milestones from our existing SCM tool (vss)
and checking them in to subversion. I have already checked in a number of
them and added tags so that the repository is at revision 21.

I am running the repository server on a Windows 2000 system. svn on that
system is at version 1.0.0, compiled Feb25, 2004. The Windows 2000 system is
up to date as far as window update is concerned.

I am running the client on a separate Windows XP system. I have two clients
on that system, one is a cygwin client I built myself and the other is
TortoiseCVS. The error seems to occur on both clients. I have not mixed
operations on the clients. In other words I check out, change/add/delete and
then commit all using the same client.

The cygwin client is Version 1.0.1 (r9023)

Do the client and server versions have to match?

Here is the error:

Transmitting file data ..................svn: Commit failed (details
follow):
svn: Base checksum mismatch on '/firmware/trunk/INCLUDE/ipv6/lwip/ip.h':
   expected:  b34f52df4026a2652bbdd4a874d69714
     actual:  b5effe45f220c9dbbe51f606c1c324aa

Does anyone have any other ideas?

David J. Haas
Senior Firmware Engineer
NBS Card Technology
70 Eisenhower Drive
Paramus, NJ 07652
1-201-845-7373 x183
dhaas@nbstech.com


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Checksum mismatch error during large commit

Posted by David Haas <dh...@nbstech.com>.
Yes, the XP system is up-to-date. SP1 is installed and Windows update says
there are no critical updates.

----- Original Message ----- 
From: "Francois Beausoleil" <fb...@users.sourceforge.net>
To: "David Haas" <dh...@nbstech.com>; <de...@subversion.tigris.org>
Sent: Tuesday, March 23, 2004 1:43 PM
Subject: Re: Checksum mismatch error during large commit



On Tue, 23 Mar 2004 13:05:13 -0500, "David Haas" <dh...@nbstech.com>
said:
> I am running the client on a separate Windows XP system. I have two

You don't say, but is the WinXP system fully patched too ?  There's a
known bug with XP's TCP/IP stack that causes just this kind of
corruption.  See
http://subversion.tigris.org/project_faq.html#windows-xp-server for more
information.

Bye !
François
Developer of Java Gui Builder
http://jgb.sourceforge.net/


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Checksum mismatch error during large commit

Posted by Francois Beausoleil <fb...@users.sourceforge.net>.
On Tue, 23 Mar 2004 13:05:13 -0500, "David Haas" <dh...@nbstech.com>
said:
> I am running the client on a separate Windows XP system. I have two

You don't say, but is the WinXP system fully patched too ?  There's a
known bug with XP's TCP/IP stack that causes just this kind of
corruption.  See
http://subversion.tigris.org/project_faq.html#windows-xp-server for more
information.

Bye !
François
Developer of Java Gui Builder
http://jgb.sourceforge.net/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org