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

Pending Operations

From: isaacp <isaacp_at_touro.edu>
Date: 2003-11-20 02:51:28 CET

I tried turning on all three operation types and still nothing is displayed
in the view. Could there be something else I need to set?

I see that when I select the "Show pending operations" option on a project,
nothing at all happens. When select it on a single folder, nothing is
shown in the view, but I do get this error in the PDE error log:

org.eclipse.jface.util.Assert$AssertionFailedException: null argument;
        at org.eclipse.jface.util.Assert.isNotNull(Assert.java:139)
        at org.eclipse.jface.util.Assert.isNotNull(Assert.java:116)
        at
org.eclipse.jface.viewers.StructuredViewer.disassociate(StructuredViewer.java:243)
        at
org.eclipse.jface.viewers.TableViewer.internalRefresh(TableViewer.java:475)
        at
org.eclipse.jface.viewers.TableViewer.internalRefresh(TableViewer.java:431)
        at
org.eclipse.jface.viewers.StructuredViewer$7.run(StructuredViewer.java:861)
        at
org.eclipse.jface.viewers.StructuredViewer.preservingSelection(StructuredViewer.java:801)
        at
org.eclipse.jface.viewers.StructuredViewer.refresh(StructuredViewer.java:859)
        at
org.eclipse.jface.viewers.StructuredViewer.refresh(StructuredViewer.java:821)
        at
org.eclipse.jface.viewers.TableViewer.inputChanged(TableViewer.java:398)
        at
org.eclipse.jface.viewers.ContentViewer.setInput(ContentViewer.java:238)
        at
org.eclipse.jface.viewers.StructuredViewer.setInput(StructuredViewer.java:991)
        at
org.tigris.subversion.subclipse.ui.pending.PendingOperationsView.showPending(PendingOperationsView.java:502)
        at
org.tigris.subversion.subclipse.ui.actions.ShowPendingOperationsAction.execute(ShowPendingOperationsAction.java:36)
        at
org.tigris.subversion.subclipse.ui.actions.SVNAction.run(SVNAction.java:57)
        at
org.eclipse.ui.actions.ActionDelegate.runWithEvent(ActionDelegate.java:71)
        at
org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:241)
        at
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:456)
        at
org.eclipse.jface.action.ActionContributionItem.handleWidgetEvent(ActionContributionItem.java:403)
        at
org.eclipse.jface.action.ActionContributionItem.access$0(ActionContributionItem.java:397)
        at
org.eclipse.jface.action.ActionContributionItem$ActionListener.handleEvent(ActionContributionItem.java:72)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:1838)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1545)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
        at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
        at
org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
        at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
        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:291)
        at org.eclipse.core.launcher.Main.run(Main.java:747)
        at org.eclipse.core.launcher.Main.main(Main.java:583)

Isaac

> -----Original Message-----
> From: Greg Irvine <greg.irvine@thalesatm.com>
>
>It does, but for some reason by default all the differing operation
>types are Off. You have to select the Down Arrow in the >right hand
>button list in the SVN pending operations view and select each item in
>the list to have them listed in the view.

>- Greg

> -----Original Message-----
> From: isaacp@touro.edu [mailto:isaacp@touro.edu]
> Sent: Wednesday, 19 November 2003 3:42 PM
> To: users@subclipse.tigris.org
> Subject: Pending Operations
>
>
> Has the Pending Operations view been implemented? When I
> select "Show pending operations" on a folder or project, the
> view is displayed but it doesn't show any of the uncommitted changes.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Thu Nov 20 12:51:28 2003

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.