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

RE: [TSVN] RE: Renaming folders

From: Vincent Thornley <vthornley_at_iee.org>
Date: 2004-08-16 17:16:36 CEST

Stefan Kung wrote:
>
> Vincent Thornley wrote:
>
> [snip]
> > When it came to the commit within the integration folder I
> right-clicked and
> > selected 'Commit...'. Because I did not want to commit the
> changes in the
> > 'MatLab Step 07' folder I de-selected all changed items listed
> in the box,
> > entered a log message and clicked OK.
>
> And that's exactly why TSVN did a non-recursive commit: you deselected
> one or more items from the commit. As soon as you do that, TSVN can't
> commit recursively anymore.

Ah. I assumed (foolishly obviously) that the non-recursive switch would
apply to each item so that if a folder is specified the action would not
then be repeated inside the folder. I don't think it intuitive that when
non-recursive is specified it prevents the action occurring from an
explicitly specified file, albeit in a sub-folder. But I guess this is
something I will have to take up on the subversion list.

Out of interest, can anyone here think of a reason why you would want to
specify an item in a sub-folder but not have that item actioned by the
command due to the non-recursive switch?

> > This resulted in the error 'Cannot non-recursively commit a directory
> > deletion'.
>
> Yep. As of 1.1.0, Subversion doesn't allow non-recursive commits of
> folder deletions anymore. It didn't work correctly in 1.0.x, so they
> just removed that feature completely. Now you must do a recursive commit
> of that folder.

Ok, fair enough - but it's going to be irritating. I hope that in due course
this feature will be restored by the Subversion team.

Vince

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Aug 16 18:24:42 2004

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.