Re: locks wont clean
From: Thomas Harold <tgh_at_tgharold.com>
Date: 2006-11-09 18:38:24 CET
Erik Huelsmann wrote:
This sounds similar to the bug that I pointed out about 1-2 weeks ago,
A lot of times, the only fix that I've found is to move your "good" copy
-----------------------------------------
(The old bug report from 2 weeks ago)
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
-------------------------------------
---------------------------------------------------------------------
|
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.