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

Re: [Subclipse-dev] why is it that if i copy/paste over a file that it is then an outgoing deletion?

From: Mark Phippard <markphip_at_gmail.com>
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.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: dev-help_at_subclipse.tigris.org
Received on 2008-05-07 16:31: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.