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

Re: Sharing projects that are not already in subversion

From: McClain Looney <mlooney_at_gmail.com>
Date: 2004-08-27 21:32:41 CEST

i've just tested this in the trunk, appears to be fine there.

i just created a new project, and attempted to share it with the svn provider.

were you doing anything different?

----- Original Message -----
From: Matt B. Sanchez <matt.sanchez@webifysolutions.com>
Date: Fri, 27 Aug 2004 13:50:02 -0500
Subject: Sharing projects that are not already in subversion
To: users@subclipse.tigris.org

 

 

I just installed the latest version of Subclipse (0.9.13) for Eclipse
3.0 from http://subclipse.tigris.org/update. I am getting a
NullPointerException when I try to share a project which is not
already in Subversion. Is this a known issue?

 

  

java.lang.NullPointerException

                at
org.tigris.subversion.subclipse.ui.wizards.sharing.SharingWizard.doesSVNDirectoryExist(SharingWizard.java:380)

                at
org.tigris.subversion.subclipse.ui.wizards.sharing.SharingWizard.addPages(SharingWizard.java:83)

                at
org.eclipse.team.internal.ui.wizards.ConfigureProjectWizardMainPage$1.selectionChanged(ConfigureProjectWizardMainPage.java:141)

                at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:159)

                at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:615)

                at org.eclipse.core.runtime.Platform.run(Platform.java:747)

                at
org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:157)

                at
org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer..java:1394)

                at
org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:693)

                at
org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:718)

                at
org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:180)

                at
org.eclipse.jface.util.OpenStrategy.access$3(OpenStrategy.java:175)

                at
org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:324)

                at
org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)

                at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)

                at
org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2772)

                at
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2431)

                at
org.eclipse.jface.window.Window.runEventLoop(Window.java:668)

                at org.eclipse.jface.window.Window.open(Window.java:648)

                at
org.eclipse.team.internal.ui.actions.ConfigureProjectAction$1.run(ConfigureProjectAction.java:55)

                at
org.eclipse.team.internal.ui.actions.TeamAction$1.run(TeamAction.java:191)

                at
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)

                at
org.eclipse.team.internal.ui.actions.TeamAction.run(TeamAction.java:188)

                at
org.eclipse.team.internal.ui.actions.ConfigureProjectAction.run(ConfigureProjectAction.java:47)

                at
org.eclipse.ui.actions.ActionDelegate.runWithEvent(ActionDelegate.java:71)

                at
org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:266)

                at
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:915)

                at
org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:866)

                at
org.eclipse.jface.action.ActionContributionItem$7.handleEvent(ActionContributionItem.java:785)

                at
org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)

                at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)

                at
org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2772)

                at
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2431)

                at
org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1377)

                at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)

                at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:254)

                at
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141)

                at
org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96)

                at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator..java:335)

                at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)

                at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)

                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

                at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

                at
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

                at java.lang.reflect.Method.invoke(Unknown Source)

                at org.eclipse.core.launcher.Main.basicRun(Main.java:183)

                at org.eclipse.core.launcher.Main.run(Main.java:644)

                at org.eclipse.core.launcher.Main.main(Main.java:628)

 

  

 

-- 
McClain Looney
m@loonsoft.com
Received on Sat Aug 28 05:32:41 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.