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

Re: Error using Delete (keep local) on a folder

From: Tobias Schäfer <tobiasschaefer_at_gmx.de>
Date: 2007-06-14 21:21:35 CEST

On Wednesday 13 June 2007 00:25, Simon Large wrote:
> On 12/06/07, Tobias Schäfer <tobiasschaefer@gmx.de> wrote:
> > On Monday 11 June 2007 23:38, Simon Large wrote:
> > > Hi folks,
> > >
> > > The extended context menu allows 'Delete (keep local)' for folders,
> > > but when used it gives an error dialog:
> > >
> > > In directory 'C:\TortoiseSVN\Simon-Work'
> > > Error processing command 'modify-entry' in
> > > 'C:\TortoiseSVN\Simon-Work' Error modifying entry for 'Folder-A'
> > > 'Folder-A' is not under version control
> >
> I do :) I hadn't realised yesterday, but the folder I tried to delete
> is an svn:external.

I've just tried a svn.exe compiled from trunk. It has exactly the same
behaviour.
I guess this should be solved in the Subversion library, but I'm not sure
how the solution would look like:

a) Recursively calling "svn delete --keep-local" is probably not the correct
way of doing it, because the deletion could not be commited from the
surrounding working copy.
b) Ignoring the error silently would also be dangerous.

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 Thu Jun 14 21:22:03 2007

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.