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

Re: 1.4.4 checksum mismatch error

From: David Glasser <glasser_at_davidglasser.net>
Date: 2007-07-31 17:12:21 CEST

On 7/31/07, Martin Hauner <Martin.Hauner@gmx.net> wrote:
> Hi,
>
> this time with a usable subject. Sorry for sending it twice.
>
> i'm trying to merge a branch to trunk from my collab.net repository and i'm
> receiving a reproducible checksum mismatch error.
>
> merging
> from http://subcommander.tigris.org/svn/subcommander/trunk@1840
> to http://subcommander.tigris.org/svn/subcommander/branches/qt4@head
>
> into a fresh local checkout of /trunk delivers an checksum mismatch error:
>
> Checksum mismatch for 'sublib/config/ConfigFile.cpp':
> expected checksum: d7352af242d4c17f8c5a0191f1c48149
> actual checksum: b4be4b582e0e4e4143d5d69239e1d9dc
>
> I have tried subcommander build against svn 1.4.4 and tsvn build against 1.4.4. Same error.

Martin, I can't reproduce this (svn 1.4.4 on OSX). I ran:

svn co http://subcommander.tigris.org/svn/subcommander/trunk
cd trunk
svn merge http://subcommander.tigris.org/svn/subcommander/trunk@1840
http://subcommander.tigris.org/svn/subcommander/branches/qt4@head .

(Note to folks trying to reproduce: you can use the username/password
guest/guest.)

Two possibilities: Maybe the bug is win32-only? Or maybe there have
been commits since you observed this problem (both the update and the
@head in the merge depend on current trunk revision... can you
reproduce it with explicit revisions in both places?).

--dave

-- 
David Glasser | glasser_at_davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 31 17:10:54 2007

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.