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

Re: [TSVN] Removing w/o Deleting

From: Stefan Küng <stefan.kueng_at_wagner-group.ch>
Date: 2004-07-09 12:57:31 CEST

Serge Bakkal wrote:

> Hi again ,
> Could we have the option to Remove a file/folder from version control
> without
> Deleting it (eg using a confirmation popup : it is already the case if u try
> to Delete
> a non-versionned entity)

That's not possible. A 'svn rm' always deletes the file/folder
(actually, the folder isn't deleted but all files in it).
The confirmation popup only appears if there are local modifications to
the files/folders you want to delete.

Stefan

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