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

Re: Checksum error during commit

From: Ryan Schmidt <subversion-2008b_at_ryandesign.com>
Date: Thu, 15 May 2008 00:47:06 -0500

On May 14, 2008, at 17:28, Murli Varadachari wrote:

> I did a merge followed by a commit and ran into this error . Never
> seen
> this one before
>
> Any clues folks?
>
>
> ==>>
> ..svn: Commit failed (details follow):
> svn: Checksum mismatch for '/data/users/joe/www-dxx/lib/gtern/
> cachearchiver/regenerators/.svn/text-base/arps.php.svn-base';
> expected '7df4b3bee06e2830e463e9df00849c01', actual:
> 'dc28016c21fa849f25de873b06799864'
>
> ==>

My guess is that something other than the merge caused this. Did you
do some sort of batch operation on your working copy which might have
changed the arps.php.svn-base file? If you can't think of what might
have happened, try checking out a new working copy of the same
revision of the repository, and compare the arps.php.svn-base file in
both your checksum mismatch working copy and the new one. That should
show you what was changed, and then maybe you will have an idea of
what caused it.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-05-15 07:47:35 CEST

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.