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

Re: workaround request

From: Tobias Schäfer <tobiasschaefer_at_gmx.de>
Date: 2006-12-01 17:08:30 CET

On Friday 01 December 2006 16:14, Gerasimov, Ivan wrote:

> Subversion has a known issue - it lets committing deletion of locked
> files with --no-unlock flag, thus deleted files remain locked.
>
> This causes such problems as: one cannot add a new file with same name
> in place of deleted, cannot rename the parent folder, etc.

The following workaround originally posted by Stefan should work:

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

see http://svn.haxx.se/tsvnusers/archive-2006-08/0074.shtml

I'd prefer not implementing a workaround in TortoiseSVN since the problem
can be solved with the command line client and is not that common.

Tobias

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Dec 1 17:09:36 2006

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

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