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

RE: [Subclipse-dev] Bug 279 fix proposal

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-06-10 17:20:38 CEST

"Martin Letenay" <mle@whitestein.com> wrote on 06/10/2005 11:16:53 AM:

> OK, I've tried to reproduce it.
>
> (Eclipse 3.0.2, Windows XP, subversion 1.2.0)
>
> 0) Latest trunk - delete some .java file in resource repository - NOT
WORING
> - decorators on parents are not set.
> 1) applied patch - i.e. just replaced "new
> SessionResourceVariantByteStore()" with "new
> PersistantResourceVariantByteStore(new
QualifiedName(SVNProviderPlugin.ID,
> "workspaceSubscriber"))" in SVNWorkspaceSubscriber
> 2) deleted file - STILL NOT WORKING
> 3) revert change
> 4) Team/synchronize with Repository - no changes found
> 5) deleted file - STILL NOT WORKING
> 6) did some change within that .java file
> 7) Team/synchronize with Repository - outgoing changes found (at least
that
> .java file)
> 8) revert change
> 9) deleted file - SUCCESS - parent decorators got the ">" dirty flag ...
>
> Something must be probably somehow somewhere flushed ...

So are you going to look at this some more? I suspect if you can solve
this problem you can potentially solve a lot of the problems with
Synchronize as they are almost all centered around something not getting
flushed. Perhaps you will succeed where I have failed. Never undestimate
a fresh set of eyes.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Sat Jun 11 01:20:38 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.