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

[Subclipse-users] SVN Update failure

From: Scott Palmer <scott.palmer_at_2connected.org>
Date: 2006-01-19 20:03:04 CET

Eclipse 3.1.1
Subclipse 0.9.105

When trying to do team->Update on one of the projects in my workspace
I get a message stating the update failed with no additional
details... the error log shows this:

!SESSION 2006-01-19 13:50:02.466
-----------------------------------------------
eclipse.buildId=I20050627-1435
java.version=1.6.0-rc
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_CA
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.core.runtime 4 2 2006-01-19 13:52:01.140
!MESSAGE An internal error occurred during: "SVN Update".
!STACK 0
java.lang.NullPointerException
     at
org.tigris.subversion.subclipse.core.client.OperationManager.onNotify
(OperationManager.java:151)
     at
org.tigris.subversion.svnclientadapter.SVNNotificationHandler.notifyList
enersOfChange(SVNNotificationHandler.java:191)
     at
org.tigris.subversion.svnclientadapter.javahl.JhlNotificationHandler.onN
otify(JhlNotificationHandler.java:298)
     at
org.tigris.subversion.svnclientadapter.javahl.JhlNotificationHandler.onN
otify(JhlNotificationHandler.java:66)
     at org.tigris.subversion.javahl.SVNClient.update(Native Method)
     at org.tigris.subversion.javahl.SVNClient.update(SVNClient.java:
366)
     at
org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.u
pdate(AbstractJhlClientAdapter.java:809)
     at
org.tigris.subversion.subclipse.core.commands.UpdateResourcesCommand.run
(UpdateResourcesCommand.java:65)
     at
org.tigris.subversion.subclipse.ui.operations.UpdateOperation.execute
(UpdateOperation.java:63)
     at
org.tigris.subversion.subclipse.ui.operations.RepositoryProviderOperatio
n.execute(RepositoryProviderOperation.java:68)
     at org.tigris.subversion.subclipse.ui.operations.SVNOperation.run
(SVNOperation.java:90)
     at org.eclipse.team.internal.ui.actions.JobRunnableContext.run
(JobRunnableContext.java:146)
     at org.eclipse.team.internal.ui.actions.JobRunnableContext
$ResourceJob.runInWorkspace(JobRunnableContext.java:72)
     at org.eclipse.core.internal.resources.InternalWorkspaceJob.run
(InternalWorkspaceJob.java:38)
     at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)

Updates with TortoiseSVN work fine.

Previously this project was giving me other warnings in the console
that made little sense - complaining about directories that were no
longer under version control. (And in some cases no longer in the
local file system)

These looked like:

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2006-01-19 13:38:30.67
!MESSAGE An error was encountered retrieving the Eclipse resource
for: 'D:\Dev\MyProduct\Somedir\dist'.

Any ideas?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Thu Jan 19 23:52:52 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.