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

Re: svn: Checksum mismatch

From: Ryan Schmidt <subversion-2006q2_at_ryandesign.com>
Date: 2006-06-29 21:59:54 CEST

On Jun 27, 2006, at 21:44, Jarek Zaniewski wrote:

> While executing svn update on my view I get the following error:
> svn: Checksum mismatch for '.svn/text-base/Makefile.svn-base';
> expected: 'f49aa8a7fc08d589bead2619bd0bdc1a', actual:
> '4ec34d988422ab8e0ccac236817dd881'
>
> Is this repository problem, view problem, HW problem on the client
> machine, etc?
> I updated another view and there is no problem.
> I did md5sum on the same file in the "good" view and its checksum
> doesn't match either of the above checksums.
>
> The "bad" view was inactive for less then a month.
>
> Has anyone seen this error before?

When you say "view" I take it you mean "working copy"?

That sounds like a working copy problem, not a server problem. To
verify: make a new working copy. Do you experience the same error? If
not, then continue using the new working copy and throw out the old
one (after bringing any outstanding changes over to the new one).

Sounds like something screwed with the files in .svn/text-base. I
couldn't begin to speculate what kind of processes you might have
running on your machine that might have done that.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 29 22:02:04 2006

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.