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

Can not checkout or update

From: Tom Burns <tramseyburns_at_yahoo.com>
Date: 2004-08-26 21:08:25 CEST

Hi All,
 
Team > Sychronize With Repository throws an error, 'Internal error'. The Eclipse log file reports:
 
!ENTRY org.eclipse.team.ui 4 0 Aug 26, 2004 10:02:01.08
!MESSAGE Internal error
!STACK 0
java.lang.NullPointerException
 at org.tigris.subversion.subclipse.core.sync.SVNRemoteTree.fetchVariant(SVNRemoteTree.java:138)
 at org.eclipse.team.core.variants.AbstractResourceVariantTree.refresh(AbstractResourceVariantTree.java:94)
 at org.eclipse.team.core.variants.AbstractResourceVariantTree.refresh(AbstractResourceVariantTree.java:63)
 at org.eclipse.team.core.variants.ResourceVariantTreeSubscriber.refresh(ResourceVariantTreeSubscriber.java:158)
 at org.eclipse.team.core.variants.ResourceVariantTreeSubscriber.refresh(ResourceVariantTreeSubscriber.java:123)
 at org.tigris.subversion.subclipse.ui.actions.SVNOperations.get(SVNOperations.java:336)
 at org.tigris.subversion.subclipse.ui.actions.UpdateSynchronizeOperation.run(UpdateSynchronizeOperation.java:80)
 at org.tigris.subversion.subclipse.ui.actions.SVNSynchronizeOperation.run(SVNSynchronizeOperation.java:57)
 at org.eclipse.team.internal.ui.actions.ProgressDialogRunnableContext$3.run(ProgressDialogRunnableContext.java:129)
 at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1673)
 at org.eclipse.team.internal.ui.actions.ProgressDialogRunnableContext$2.run(ProgressDialogRunnableContext.java:126)
 at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)
!SESSION Aug 26, 2004 10:37:41.226 ---------------------------------------------
eclipse.buildId=I200406251208
java.version=1.4.2_04
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
 
I can update at the command line using SVN.
 
Any ideas?
 
Thanks in advance.
 
Tom
Received on Fri Aug 27 05:08:25 2004

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.