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

RE: [Subclipse-dev] Synchronize performance patch

From: Martin Letenay <mle_at_whitestein.com>
Date: 2005-06-30 23:49:00 CEST

> Still some problems, but getting better.
>
> I did a few mods, and add and a delete and commit. Then do a Synch.
>
> 1. Everything shows up correctly, with the only possible
> exception being that the "src" folder shows up. Maybe it always did?
>
> 2. Let's say I have 5 classes in the same package with
> changes. If I do an update on just one of those, then they
> all disappear from the view (only 1 updates). If I re-run
> Synch then they show back up. But something is wrong in
> removing them from the view.
>
> Thanks

Well,

I had to trace the problems deeper.
During the performance tuning I broke some things which I previously fixed
in the synchronize stuff.
But after closer look now, I've realized that they seemed to work
more-or-less coincidentally.
I believe that this time I've fixed the synchronize stuff the right way.
(E.g. I turned back from PersistentVariantStore to Session ...)

The attached patch replaces the previous two posted bugfixes, so you can
revert them and apply only this one.

Martin

Received on Fri Jul 1 07:49:00 2005

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.