[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: Thu, 8 May 2008 09:19:30 -0400

On Thu, May 8, 2008 at 4:13 AM, Johan Compagner <jcompagner_at_gmail.com> wrote:
> I had that "unversioning" only as an example
> that the state the file is in is completely strange..
> That an existing file can have the delete status is weird.. How can that
> happen?

Well, when you delete something all you have done is scheduled the
delete. It still has to be committed. Until you do the commit it is
always going to be possible for the user to put the file back without
Subversion being aware of it. If you svn add the new file, then
Subversion converts the scheduled delete into a scheduled replace.

-- 
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-08 15:19:44 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.