Re: svn up - after broken update, file already exists error
From: Thomas Harold <tgh_at_tgharold.com>
Date: 2006-11-02 23:49:14 CET
Erik Huelsmann wrote:
This might be TortoiseSVN specific, but I'll see if I can reproduce it
Nope... managed to do it in command-line.
1) have a folder with 100+ files in it (the more the merrier, it can
2) start an 'svn up' operation that is pulling down files
3) kill the "svn.exe" process in Task Manager (not Ctrl-Break or Ctrl-C,
4) try the 'svn up', SVN will (properly) complain about locks and tell
5) run svn cleanup
6) try "svn up" again, svn will now complain:
svn: Failed to add file 'ex030626.log': object of the same name already
So there's 2 parts to the bug, or I don't know where the bug lies:
a) "svn up" is liable to leave the working copy in an unfixable state if
b) "svn cleanup" isn't doing its job of cleaning up the working folder
...
(And yes, I'm really really looking forward to v1.5 with the better
---------------------------------------------------------------------
|
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.