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

Re: [Subclipse-users] Odd problem with Subclipse 1.0.3, Eclipse 3.2RC7

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-06-30 14:43:28 CEST

"Justin Akehurst" <akehurst@gmail.com> wrote on 06/23/2006 04:08:34 PM:

> After a bit more research on this, I think this is the 'delete after
> copy' problem that's been documented.
> It's too bad that this is still happening even with Subclipse 1.1.2
> (after upgrading to try to fix it).
>
> The CVS plugin doesn't do this behavior, why can't Subclipse?

CVS and Subversion are not the same. Subversion wants to know about
deletes and Eclipse has told us the file was deleted. This is just one of
many examples where the Eclipse API's are lacking a bit because they have
used CVS as their reference model.

If you add the SVN property DeferFileDelete with a value of true to any
parent folder then Subclipse will ignore the deletes.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Jun 30 14:43:47 2006

This is an archived mail posted to the Subclipse Users mailing list.

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