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

Re: subclipse fail on checkout from its own repository

From: Eugene Kuleshov <eu_at_javatx.com>
Date: 2005-06-09 20:11:34 CEST

Hi again!

   I found a error in .metadata/.log:

!ENTRY org.tigris.subversion.subclipse.core 4 2 2005-06-09 14:05:07.142
!MESSAGE Problems occurred when invoking code from plug-in:
"org.tigris.subversion.subclipse.core".
!STACK 0
java.lang.NullPointerException
         at
org.tigris.subversion.subclipse.ui.pending.PendingOperationsView.updateChangedResourcesWith(PendingOperationsView.java:510)
         at
org.tigris.subversion.subclipse.ui.pending.PendingOperationsView.resourceModified(PendingOperationsView.java:531)
         at
org.tigris.subversion.subclipse.core.SVNProviderPlugin$2.run(SVNProviderPlugin.java:266)
         at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1038)
         at org.eclipse.core.runtime.Platform.run(Platform.java:775)
         at
org.tigris.subversion.subclipse.core.SVNProviderPlugin.broadcastModificationStateChanges(SVNProviderPlugin.java:273)
         at
org.tigris.subversion.subclipse.core.resourcesListeners.FileModificationManager.resourceChanged(FileModificationManager.java:102)
         at
org.eclipse.core.internal.events.NotificationManager$2.run(NotificationManager.java:276)
         at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1038)
         at org.eclipse.core.runtime.Platform.run(Platform.java:775)
         at
org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:270)
         at
org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:144)
         at
org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:180)
         at
org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:914)
         at
org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:147)
         at
org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:200)
         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)

   regards,
   Eugene

Eugene Kuleshov wrote:
> Hi,
>
> I'm trying to checkout Subclipse code using Subclipse 0.9.31 on
> Eclipse 3.1RC1 on Windows 2000.
>
> I've added repository http://svn.collab.net/repos/subclipse
> And then tried to checkout module trunk/subclipse or trunk/subclipse/ui
>
> I can see the output on SVN console that revision is checked out, but
> then project content is empty and show no URL for connected repository
> (menu team -> synchronize is disabled, but team -> disconnect is
> enabled). When I refresh this project I see all checked out files, but
> is seems that sharing state is crapped.
>
> Any ideas?
>
> regards,
> Eugene
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
Received on Fri Jun 10 04:11:34 2005

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.