Hi Edward,
This looks like a bug to me. Could you please add an issue in our tracker?
We are trying to add the changed resources to the pending operations
view but there are no existing resources. Did you change any of your
files outside of eclipse?
Cheers,
Brock
Edward Rudd wrote:
>I *had* all of this working a few weeks ago, and now (after a few weeks of
>not using eclipse) the Pending SVN operations tab is refusing to show
>anything. (commuting and updating still work, however). And when I open a
>project I receive a *TON* (guessing one for every file) of Null pointer
>exceptions. I'm using eclipse 3.1M5 (still as M7 doesn't work with
>the released PHPeclipse). And Subversion 1.1.4 w/ the javaHL over sun JDK
>1.5.0_02 x86_64 build.
>
>I already tried running eclipse -clean.
>
>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:224)
> at
> org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
> at org.eclipse.core.runtime.Platform.run(Platform.java:757) at
> org.tigris.subversion.subclipse.core.SVNProviderPlugin.broadcastSyncInfoChanges(SVNProviderPlugin.java:231)
> at
> org.tigris.subversion.subclipse.core.resourcesListeners.SyncFileChangeListener.resourceChanged(SyncFileChangeListener.java:141)
> at
> org.eclipse.core.internal.events.NotificationManager$2.run(NotificationManager.java:285)
> at
> org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
> at org.eclipse.core.runtime.Platform.run(Platform.java:757) at
> org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:279)
> at
> org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:153)
> at
> org.eclipse.core.internal.resources.Workspace.broadcastBuildEvent(Workspace.java:182)
> at
> org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:136)
> at
> org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:199)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
>For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
>
>
>
Received on Sat May 21 10:05:03 2005