[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 08:43:30 -0400

On Wed, May 7, 2008 at 7:49 AM, Johan Compagner <jcompagner_at_gmail.com> wrote:
> This is always quite annoying, if i do in eclipse copy of a file (my example
> this is not an svn file)
> and i drop it on an svn file then that file has an outgoing deletion
> instead of just outgoing change..
> The file is not deleted it is just updated as a whole...

When you drag and drop or copy & paste within Eclipse, for some
reason, Eclipse processes this as a delete + add with corresponding
events being fired. We just see the events and have no way to know
the difference.

When you drag and drop from say Windows Explorer into Eclipse it just
treats it as an update.

We have complained about the Eclipse behavior since prior to 3.0.

-- 
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 14:43:39 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.