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

svn update --depth=empty WC corruption issue

From: Bert Huijben \(TCG\) <b.huijben_at_competence.biz>
Date: Tue, 3 Jun 2008 08:45:04 +0200

                Hi,

 

Using current 1.5.x (@31482) and a public collabnet subversion server on
1.4.3:

 

# svn co http://ankhsvn.open.collab.net/svn/ankhsvn/trunk/src/Ankh/Commands/
commands

. <snip>.. (username guest, password empty) .

A commands\AddItemCommand.cs

.

Checked out revision 4217.

# cd commands

# svn up -r 3900 --depth=empty AddItemCommand.cs

At revision 3900.

# svn up

svn: Checksum mismatch for 'AddItemCommand.cs'; expected:
'111f5de9b72e194b711b8

973ff8f37b1', actual: '29536039df6a7786a01c3d161693e44b'

 

The file did modify between r4219 and r3900, but I see no notification of
that change, but the working copy file changed and is actually back to the
latest version after the last update (the failed one)

 

# svn log --limit 3 -q AddItemCommand.cs

------------------------------------------------------------------------

r3980 | rhuijben | 2008-04-24 12:24:53 +0200 (do, 24 apr 2008)

------------------------------------------------------------------------

r3902 | rhuijben | 2008-04-16 14:28:20 +0200 (wo, 16 apr 2008)

------------------------------------------------------------------------

r3878 | sander | 2008-04-15 16:40:52 +0200 (di, 15 apr 2008)

------------------------------------------------------------------------

 

                Bert

 

(Originally reported by sander / mac|giver on the AnkhSVN project)
Received on 2008-06-03 08:45:20 CEST

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.