I'm still receiving this error when I do a refresh or open on a project,
and pending operations still does not work. I also can't use the
SVN 1.1.4 JavaHL bindings any longer as it yelps with a missing symbol,
I'll post that in a separate Message.
Problems occurred when invoking code from plug-in:
"org.tigris.subversion.subclipse.core".
java.lang.NullPointerException
at org.tigris.subversion.subclipse.ui.pending.PendingOperationsView.updateChangedResourcesWith(PendingOperationsView.java:510)
at org.tigris.subversion.subclipse.ui.pending.PendingOperationsView.resourceSyncInfoChanged(PendingOperationsView.java:522)
at org.tigris.subversion.subclipse.core.SVNProviderPlugin$1.run(SVNProviderPlugin.java:227)
at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1038)
at org.eclipse.core.runtime.Platform.run(Platform.java:775)
at org.tigris.subversion.subclipse.core.SVNProviderPlugin.broadcastSyncInfoChanges(SVNProviderPlugin.java:234)
at org.tigris.subversion.subclipse.core.resourcesListeners.SyncFileChangeListener.resourceChanged(SyncFileChangeListener.java:141)
at org.eclipse.core.internal.events.NotificationManager$2.run(NotificationManager.java:276)
at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1038)
at org.eclipse.core.runtime.Platform.run(Platform.java:775)
at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:270)
at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:144)
at org.eclipse.core.internal.resources.Workspace.broadcastBuildEvent(Workspace.java:185)
at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:137)
at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:200)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
Received on Thu Jun 2 03:15:51 2005