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

Re: Checksum mismatch error during large commit

From: David Haas <dhaas_at_nbstech.com>
Date: 2004-03-23 20:35:39 CET

I reduced the problem to changing a single file:

$ svn status
M INCLUDE/ipv4/lwip/ip.h
[1]+ Done emacs INCLUDE/ipv4/lwip/ip.h

dhaas@DHLAPTOP ~/work/cftest
$ svn commit
Sending INCLUDE/ipv4/lwip/ip.h
Transmitting file data .svn: Commit failed (details follow):
svn: Base checksum mismatch on '/firmware/trunk/INCLUDE/ipv4/lwip/ip.h':
   expected: 0ada54bb41cb4b0948d15363dec0ec96
     actual: 91ae6cae89338ae23926f4a0a2aca987

svn: Your commit message was left in a temporary file:
svn: '/home/dhaas/work/cftest/svn-commit.tmp'

----- Original Message -----
From: "David Haas" <dhaas@nbstech.com>
To: <dev@subversion.tigris.org>
Sent: Tuesday, March 23, 2004 1:05 PM
Subject: 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
Received on Tue Mar 23 20:36:54 2004

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.