Re: [Subclipse-dev] [Patch] Deleted resources leave phantoms
From: Manfred Klug <manklu_at_web.de>
Date: 2006-10-19 17:59:38 CEST
> -----Ursprüngliche Nachricht-----
> Manfred Klug <manklu@web.de> wrote on 10/14/2006 12:47:03 AM:
Thank you.
> I tested a bunch of scenarios and did not see any regressions. I am not
Ok, I try a deeper explanation.
SynchronizerSyncInfoCache
If you look at setCachedSyncBytes you will see that a special value is saved
getCachedSyncBytes detects this value and translates it back to null.
flushPendingCacheWrites doesn't detect this value and saves it as sync status. An array
StatusCacheManager
refreshStatus compares the result of the svn status with the existing resources in eclipse. For
The problem is that the FileModificationManager only uses depth zero refreshes and the deletion of unversioned
Performance Problem
The synchronize view grabs all resources including the phantoms. At least one getStatus call is
Manfred
_____________________________________________________________________
---------------------------------------------------------------------
|
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.