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

[Subclipse-users] NPE on update

From: Daniel Serodio <daniel.listas_at_xxx.com.br>
Date: 2006-09-28 15:35:54 CEST

I deleted two version-controlled files in Internet Explorer, and
Subclipse showed them as "added remotely" in the Synchronize view. When
I tried to restore these files by updating them, I got:

java.lang.NullPointerException
    at
org.tigris.subversion.subclipse.ui.subscriber.UpdateSynchronizeOperation.run(UpdateSynchronizeOperation.java:53)
    at
org.tigris.subversion.subclipse.ui.subscriber.SVNSynchronizeOperation.run(SVNSynchronizeOperation.java:61)
    at
org.eclipse.team.internal.ui.actions.ProgressDialogRunnableContext$3.run(ProgressDialogRunnableContext.java:100)
    at
org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1737)
    at
org.eclipse.team.internal.ui.actions.ProgressDialogRunnableContext$2.run(ProgressDialogRunnableContext.java:97)
    at
org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)

I'm using Subclipse 1.1.6.

Thanks,
Daniel Serodio

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Thu Sep 28 15:36:04 2006

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.