[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-13 15:41:09 CEST

It is definitely working better. However, I did run into an exception
when doing a Synch when there was a new folder to come down from the
repository.

java.lang.IllegalArgumentException: Element not found:
/SimpleJava/src/com/mark/Docs.
at
org.eclipse.core.internal.watson.ElementTree.elementNotFound(ElementTree.java:377)
at
org.eclipse.core.internal.watson.ElementTree.createElement(ElementTree.java:286)
at
org.eclipse.core.internal.resources.Workspace.createResource(Workspace.java:711)
at
org.eclipse.core.internal.resources.Workspace.createResource(Workspace.java:681)
at
org.eclipse.core.internal.resources.Workspace.createResource(Workspace.java:745)
at
org.eclipse.core.internal.resources.Synchronizer.setSyncInfo(Synchronizer.java:246)
at
org.eclipse.team.core.variants.PersistantResourceVariantByteStore.setBytes(PersistantResourceVariantByteStore.java:85)
at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.findChanges(SVNWorkspaceSubscriber.java:351)
at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.refresh(SVNWorkspaceSubscriber.java:236)
at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.refresh(SVNWorkspaceSubscriber.java:216)
at
org.eclipse.team.internal.ui.synchronize.RefreshSubscriberJob.run(RefreshSubscriberJob.java:290)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)

Incoming files do not seem to have a problem. Just folders. Actually,
this new folder also had a new file in it, so maybe that was the problem.

Can you take a look at this?

I made a couple of minor alterations to the new decorator code, and also
added a deleted decorator icon. I will include that when I commit.

Thanks

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Mon Jun 13 23:41:09 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.