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

Re: Again problems when deleting directory

From: Mark Phippard <markp_at_softlanding.com>
Date: 2005-10-14 18:07:40 CEST

news <news@sea.gmane.org> wrote on 10/14/2005 11:42:28 AM:

> Trying to use an unsupported feature
> svn: Cannot non-recursively commit a directory deletion
>
> Why is Subclipse giving me this?

I believe this is the same issue that came up last time (or perhaps it was
someone else). Subversion is giving this error. You cannot use the -N
(non-recursive) option on the command line. The only time that Subclipse
add this option to the command is if you are committing a property change
to a folder.

So if you are committing just a folder delete, it should work, but if you
are trying to commit a folder delete at the same time as a property change
to another folder, it will fail.

Most likely you have taken the option to add something to the svn:ignore
list. This option changes the svn:ignore property of the parent folder of
the item you are trying to ignore. The commit dialog should also show if
there are any property changes being committed.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Sat Oct 15 02:07:40 2005

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

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