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

Re: [TSVN] commit deletes missing dir

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-08-13 14:12:48 CEST

Dominik.Guder@intedis.com wrote:

> Yes it was selected, but the 'missing' status didn't alert me that the
> directory will be deleted.

Hmm - I thought this was clear: if a missing directory gets committed,
then it will be deleted in the repository too (because it already _was_
deleted in the working copy).

>>From my point of view maybe either the status should be changed to
> 'deleted' or 'missing' files/dirs should not be selected by default

The status shouldn't be changed. After all, the status is "missing" and
not "deleted". That might confuse users even more.

> In addition I think the only way of deleting files/dirs from repository
> should be done with TSVN 'remove' and commit should not be allowed with
> missing dirs

I agree. But there's no way TSVN can prevent a user from deleting a
folder in explorer and force him to use the TSVN remove command instead.

> Generally I can handle the current handling of 'missing' dirs. I was just
> surprised on the deletion, which I didn't expected.
> In some way TSVN is doing more than I expect it ought do.

But you didn't loose data. So it's not something very serious. And most
people will be ok with that behaviour.

> svn ci parentfolderofmissingfolder
> same as with TSVN commit parentfolderofmissingfolder

I guess then you have excluded at least _one_ file/folder from the
commit then? In that case, TSVN must do a non-recursive commit on all
listed files/folders. And in such a case, the CL client won't give you
that error either.

Stefan

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