[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-03-23 20:41:59 CET

On Tue, 2004-03-23 at 13:35, David Haas wrote:
> 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

Um... has .svn/text-base/ip.h.svn-base changed somehow?

What is its md5sum?

Does 'svn diff' show weird diffs, not what you expected?

Is the contents of .svn/text-base/ip.h.svn-base different than what you
get if you simply "svn cat URL", where URL is the url of ip.h?

---------------------------------------------------------------------
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:42:28 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.