[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

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-04-26 20:41:26 CEST

On Apr 26, 2005, at 1:29 PM, Carl Youngblood wrote:

> I'm getting a checksum mismatch error every time I modify a file and
> try to commit my changes. The errors look like this:
>
> svn: Checksum mismatch for
> '/home/www/exsec.ycs.biz/.svn/text-base/CHANGELOG.svn-base'; expected
> '81e72e24d023f30e743ecda66cb67e20', actual:
> 'f7dba340c3d7fe754465a46f67b83c98'
>
> Any ideas as to what might be the problem?
>

Yes, your .svn/text-base/CHANGELOG.svn-base file has become corrupted
somehow. It's supposed to be a read-only file, but somehow the
contents have changed since it was created by 'svn checkout'.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 26 20:45:12 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.