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

Checksum mismatch when commiting new binary files

From: Friedbert Widmann <Friedbert.Widmann_at_gmx.de>
Date: Fri, 06 Mar 2009 11:39:37 +0100

I have a strange problem with my subversion environment:

When I try to commit a new binary file, I get a error message "Checksum
mismatch, ...".
When I repeat this attempt, the actual checksum changes sometimes.

Can anyone help me?
Regards
    Friedbert Widmann

Szenario:
DOS> svn info FILE.jpg
Path: FILE.jpg
Name: FILE.jpg
URL: http://SERVER/repos/PROJECT/trunk/DIR/FILE.jpg
Repository Root: http://SERVER/repos/PROJECT
Revision: 0
Node Kind: file
Schedule: add

DOS> svn commit -m "message" FILE.jpg
Adding (bin) FILE.jpg
Transmitting file data .svn: Commit failed (details follow):
svn: Checksum mismatch, file '/trunk/DIR/FILE.jpg':
   expected: 4801775b1895f98ea3c9a049364f8b31
     actual: c88881dfc4326dbe5460347f929035df

[... repeating commit ...]

DOS>svn commit -m "message" FILE.jpg
Adding (bin) FILE.jpg
Transmitting file data .svn: Commit failed (details follow):
svn: Checksum mismatch, file '/trunk/DIR/FILE.jpg':
   expected: 4801775b1895f98ea3c9a049364f8b31
     actual: c7b169d76e0baa3e369c1793b8f0e5c1

Environment:
SVN server:
- openSUSE 10.2 (kernel: 2.6.20-2)
- SVN: 1.4.0 (r21228)
- HTTP-protocol, Apache 2.2.4

SVN client:
- Windows XP SP3
- SVN: 1.5.4 (r33841)

-- 
  Friedbert Widmann               mailto:Friedbert.Widmann_at_gmx.de
  Wacholderweg 10                 phone: +49 (07073) 841004
  D-72119 Ammerbuch-Poltringen    fax:   +49 (07073) 302935
                                  mobile: +49 (0173) 3927199
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1276478
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-06 20:46:39 CET

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.