[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: Hendrik Maryns <hendrik_maryns_at_despammed.com>
Date: 2005-10-14 18:29:34 CEST

Alexander Kitaev schreef:
> Hello,
>
>>-----Original Message-----
>>From: Mark Phippard [mailto:markp@softlanding.com]
>>Sent: Friday, October 14, 2005 18:08
>>To: users@subclipse.tigris.org
>>Subject: Re: Again problems when deleting directory
>>
>>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.
<corrected qouting order>
> If you'll use JavaSVN adapter it will allow non-recursive commit of
deleted
> directory (automatically deleting all the files below that directory). In
> other words, JavaSVN analyzes items to be committed and in case commit is
> non-recursive it could commit some of the items recursively (like
copied or
> deleted directoires).

I use a file:// repository, which doesn't work with JavaSVN.

(Reading up on server configuration in the svnbook, but it's a little
complicated for a beginning Linux user)

H.

-- 
Hendrik Maryns
==================
www.lieverleven.be
http://aouw.org
Received on Sat Oct 15 02:29:34 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.