[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: My working copy is "locked"?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sun, 18 Oct 2009 20:17:23 +0200

On 17.10.2009 18:26, David wrote:
> Hi, I can no longer commit or update changes to a certain folder in
> my repository with TortoiseSVN (1.6.5, Build 16974).
>
> I think the trouble started when I moved a folder from one place to
> another. Specifically I moved /Src/CompilerCore/Onep to
> /Src/CompilerCore/Abandoned/Onep using a right-drag and "SVN move
> versioned items here". While committing, I got an error that the
> "Onep" folder could not be deleted because it was not empty
> (apparently the repository had one more file than my working copy).
>
> After that I could not use the Update or Commit commands, which said
>
> Working copy 'D:\...\Src\CompilerCore' locked Please execute the
> 'Cleanup' command.
>
> But the 'Cleanup' command gives the error
>
> Cleanup failed to process the following paths: -
> 'D:\...\Src\CompilerCore' In directory
> 'D:\...\Src\CompilerCore\Abandoned\Onep' Error processing command
> 'committed' in 'D:\...\Src\CompilerCore\Abandoned\Onep' Working copy
> 'D:\...\Src\CompilerCore\Abandoned\Onep' locked
>
> (Argh, why doesn't Windows let you copy message box messages?)

Hit Ctrl-C on any windows message box.

> Note that I am not using any subversion locks. So what should I do?

Delete the folder (normal delete), update, the folder gets restored
during the update, then svn-delete the folder, commit.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2408688
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-10-18 20:17:28 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.