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

Re: Unsupported Feature?

From: Mark Phippard <markp_at_softlanding.com>
Date: 2005-11-23 14:31:23 CET

"Markus Karg" <markus.karg@quipsy.de> wrote on 11/23/2005 04:53:58 AM:

> I'm using Subclipse (latest) with SVN 1.2.3 in Eclipse 3.1.1 (latest).
> Today I renamed a package from a.b.c to a.b.x.c.
> The result was that the old package was marked as "delete from SVN"
(cross-
> icon), and the new package was marked as "unknown" (question-icon).
> I did "Team - add" on the new package.
> The result was that the new package was marked as "add to SVN"
(plus-icon).
>
> No problem since here.
>
> Then I did commit on the project.
> The result was this error message:
>
> SVN Commit
> org.tirgris.subversion.javahl.ClientException: Trying to use an
unsupported feature
> svn: Cannot non-recursively commit a directory deletion

Someone else pointed out that you might have to create the X folder first.
 However, I think this error might be something else. You get this error
when the -N switch is passed to the commit. Commit does not allow a
directory deletion to be committed when the -N switch is specified. The
only time that Subclipse adds the -N switch is when you are committing a
property-change on a folder. So you cannot commit a directory delete and
a property-change in the same commit.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Thu Nov 24 00:31:23 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.