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

Re: Yet another checksum error

From: <kfogel_at_newton.ch.collab.net>
Date: 2003-01-23 00:50:48 CET

Greg Ward gward@mems-exchange.org writes:
 $ svn up
 [...]
 U memsnet/docroot/links/fabs.ht
 A instrument
 A instrument/test
 svn: A checksum mismatch occurred
 svn: (charset conversion failed)

What platform are you running the client on?

 svn: A checksum mismatch occurred
 svn: apply_window: checksum mismatch after applying text delta
 (instrument/grabber/.svn/tmp/text-base/default.css.svn-base):
    expected checksum: 32669b7770e5019e9bd5e8760e4b7f0a
    actual checksum: 2e9ef1ab231b053336d93d5c19151abb

How do the contents of

  instrument/grabber/.svn/tmp/text-base/default.css.svn-base

look to you? What about the one really in the repository? (Can you
retrieve the repos one by other means, so you can compare them?) What
are the checksums of the real files (use the `md5sum' utility to find
out), and do they match the checksums given above?

 As Charlie Brown used to say in similar circumstances: AARRRGGGHHHH!!!

 That persistent knocking sound is me beating my head against a wall...

:-) Don't worry, we'll get it solved. So far, we've had three reports
of checksums problems: yours, nas's, and Justin's. The first two are
still being resolved, and the last turned out to have been due to
real, honest-to-goodness corruption caused by some weird interactions
in the http layer's configuration. Yours and nas's symptoms are very
similar, too. Whatever the problem is, we'll get to the bottom of it,
with a little digging.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:07:59 2006

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.