Hi,

Stumbled upon the following problem with 1.7.1+ (latest 1.7.x branch):

$ svn co http://tvserver/svn/Test/trunk/TortoiseSVN/Languages renametest
$ cd renametest
- now open another console window in subfolder 'de' (so that the folder is locked and can't be removed)
$ svn mv de de2
A   de2
svn: E720032: Can't move '.....de' to '....de2': The process cannot access the file because it is being used by another process.

After that, the folder 'de2' is marked as 'missing' when doing an 'svn st'. Reverting or updating 'restores' that folder, marked as 'normal'. But since there was never a commit with that name, the folder 'de2' is now marked in the wc as if it is in the repository.

Stefan

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net

Reply via email to