On Thu, Apr 26, 2012 at 11:28:11AM -0700, frame wrote: > Hi, > I work on both Linux and PC. On Linux, we use subversion and there is no > any problem. On PC, I use TortoiseSVN. There is a big sub-dir within our > whole tree and it always causes problem when I run svn update. The update > went for a while, then I hit this error message: > > svn: E235000: In file > 'D:\Development\SVN\Releases\TortoiseSVN-1.7.1\ext\subversion\subversion\libsvn_wc\update_editor.c' > > line 1582: asserti > on failed (action == svn_wc_conflict_action_edit || action == > svn_wc_conflict_action_delete || action == svn_wc_conflict_action_replace) > > Then the whole tree is locked.
Please upgrade to the very latest tortoisesvn release (currently 1.7.6, not 1.7.1 which you're running) and check if the problem persists. Thanks.