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

Remove vs. Delete

From: Michael Hübner <michael_at_mick-huebner.de>
Date: 2007-03-07 16:28:29 CET

Hi,

which subversion developer can extent this great system in the following
sense:

There is already a "delete" operation, which removes the file from the
HEAD and deletes the file in all working copies on update.

What is missing is a "remove" operation, which removes the file from the
HEAD and simply changes the status of the file to "unversioned" in all
working copies on update, i.e. does NOT delete the file in the working
copy. (This operation is needed if you discover that a file that you put
into SVN should not be longer synchroniced between the developers, but
is neccesary, i.e. should not be "stolen").

Thank you a lot
Mick

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 11 00:16:14 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.