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

Re: Lock token bug

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-08-04 16:19:29 CEST

Shakespeare, Simon (Pensions) wrote:
> Hi - There's an o/s bug which is that when you delete a file & set keep-locks
> on the commit then the lock token remains on the deleted file.
>
> I now need that file again & can revert the deletion but can't commit
> because of the lock token problem. Is there any way I can remove whatever
> causes the problem so I can commit.
> I get a "cannot verfiy lock on path ... no matching lock token available"
> error.
>
> http://subversion.tigris.org/issues/show_bug.cgi?id=2507

Unfortunately, you need the svn client to recover from this:
svn unlock --force url/to/nonexisting/file

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Aug 4 16:19:41 2006

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.