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

[Subclipse-users] subclipse loses version information on branches in mac os x

From: James O'Brien <gymper_at_gmail.com>
Date: Tue, 3 Jun 2008 11:43:54 -0700

Anyone else having this problem? I'm connected to the repository over
https. I checked out head and then switched to the branch 1.1.9.
Originally everything was fine until subclipse seemed to lose all version
information. Sometimes running eclipse -clean would fix things. The .svn
directories are all still there.

I have a few errors in the logs.

Sometimes I get this error:
ENTRY org.tigris.subversion.subclipse.core 4 -6 2008-06-03 11:38:17.151
!MESSAGE The SVN synchronization information for 'asset-service-import' has
become corrupt or does not exist.

Often I get this error:
!ENTRY org.eclipse.ui 4 4 2008-06-03 11:02:40.686
!MESSAGE java.lang.NullPointerException
!STACK 0
java.lang.NullPointerException
        at
org.tigris.subversion.subclipse.ui.decorator.SVNLightweightDecorator.decorateTextLabel(SVNLightweightDecorator.java:362)
        at
org.tigris.subversion.subclipse.ui.decorator.SVNLightweightDecorator.decorate(SVNLightweightDecorator.java:305)
        at
org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:253)
        at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
        at org.eclipse.core.runtime.Platform.run(Platform.java:857)
        at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336)
        at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322)
        at
org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369)
        at
org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Received on 2008-06-03 20:45:54 CEST

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.