...
> > 
> > When I replaced the remoteSyncStateStore in SVNWorkspaceSubscriber 
> > with PersistantResourceVariantByteStore everything starts to work as
> expected,
> > when file is deleted, it is converted into phantom and parent 
> > resources
> are 
> > marked as dirty ...
> > 
> > However I have absolutely no idea about other potential (negative) 
> > consequences of replacing SessionResourceVariantByteStore with 
> > PersistantResourceVariantByteStore,
> > my knowledge of eclipse platform is very limited here ...
> > 
> > Could you guys take a closer look whether such fix makes sense ?
> 
> Is there more to the patch?  When I try this, everything 
> seems like it is working the way it already does.  If I 
> delete a class, I do not see the folders that contain it 
> become decorated.  Also, I thought the class you changed was 
> only used by Synchronize, so I do not see how it would effect 
> the general decorators.
> 
> I am assuming there is more than one class changed by your 
> patch, and you meant to include more.
> 
> Mark
Well,
Right now I'm off my desk so I can't verify it, but I'm 90% sure that the
patch is complete.
The only intentional change I did was the switch to
PersistantResourceVariantByteStore.
Yesterday I was testing it in the resource perspective and it worked there.
I did not checked other perspectives.
However I believe that you have to somehow get rid of the "old" syncInfos
from the workspace.
I'm not sure but I think you should restart eclipse and do "Team>Synchronize
with repository" or something like that ...
Martin
Received on Fri Jun 10 23:59:31 2005