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
  
 # svn co http://ankhsvn.open.collab.net/svn/ankhsvn/trunk/src/Ankh/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:
 973ff8f37b1', actual: '29536039df6a7786a01c3d161693e44b'
  
 The file did modify between r4219 and r3900, but I see no notification of
  
 # 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)
  | 
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.