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

Re: Receiving "cannot non-recursively commit a directory deletion" lately

From: Jan Normann Nielsen <lists_at_dubbekarl.dk>
Date: 2006-04-10 15:43:03 CEST

Stefan Küng skrev:
> On 4/10/06, Jan Normann Nielsen <lists@dubbekarl.dk> wrote:
>
>
>> I don't know if this is a TSVN og just an SVN issue, but since I use
>> TSVN when I receive this error, I start by posting my issue here.
>>
>> Lately, I've been receiving the error "cannot non-recursively commit a
>> directory deletion" when committing wc's with folders removed. I don't
>> understand why this occurs. Before my last commit, I had removed two
>> separate folders using "TortoiseSVN Remove" and done nothing else. The
>> folders are marked with a red X in Explorer as they should but I cannot
>> commit them simultaneously from the root of my wc. I am usually able to
>> circumvent the problem by committing each deleted folder separately from
>> their parent folder.
>>
>> There must be an error somewhere. I'm using TSVN 1.3.3.
>>
>
> To be able to select the entries you want to commit, TSVN must commit
> those items non-recursively. Otherwise if you commit a change in the
> wc root folder, *all* other modifications in all other files would get
> committed too.
> So, as soon as you uncheck at least one of the items shown in the
> commit dialog, TSVN must to a non-recursive commit. If you keep
> everything checked, TSVN does a recursive commit of the parent folder
> - that's you should do when you commit folder deletions.
>
Ok, I see. It would be nice for users to get a little more info than
"cannot non-recursively commit a directory deletion". Couldn't TSVN just
refuse to let the user press the OK button or a hint in the commit
dialog in this case? There must be other users that don't have a clue
what this error message means.

Best wishes,
Jan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Apr 10 15:45:19 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.