Re: [Subclipse-dev] why is it that if i copy/paste over a file that it is then an outgoing deletion?
From: Maciek Sakrejda <msakrejda_at_truviso.com>
Date: Wed, 07 May 2008 08:11:14 -0700
Perhaps something like --keep-local in 1.5?
New --keep-local option retains path after delete.
That's sort of un-versioning...
-- Maciek Sakrejda Truviso, Inc. http://www.truviso.com -----Original Message----- From: Mark Phippard <markphip_at_gmail.com> Reply-To: dev_at_subclipse.tigris.org To: dev_at_subclipse.tigris.org Subject: Re: [Subclipse-dev] why is it that if i copy/paste over a file that it is then an outgoing deletion? Date: Wed, 7 May 2008 10:31:30 -0400 On Wed, May 7, 2008 at 9:42 AM, Johan Compagner <jcompagner_at_gmail.com> wrote: > phh all these open source projects really consume my time ;) > I will try to look at it > > For example what now also is going wrong but i guess thats exactly the same > principle > > delete a file > then think ahh that file shouldnt be deleted > CTRL-Z (undo) > > then i still have an deletion icon (red x) in the resource > this is a very weird icon to have in the explorer tree anyway i guess, when > is that a valid thing. > when do we have an outgoing deletion of a file that is on the filesystem? Items with SVN status == deleted will show the Red X. Usually you would only see these on folders, as they remain in the working copy if you commit the delete. If a file is deleted, and then the file is put back without running svn revert, then you would likely see this for a file as well. > Can you unversion 1 file? What does unversion mean? You can delete and commit one file. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe_at_subclipse.tigris.org For additional commands, e-mail: dev-help_at_subclipse.tigris.orgReceived on 2008-05-07 17:11:40 CEST |
This is an archived mail posted to the Subclipse Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.