Menu

not working

Help
Kevin Wang
2003-12-12
2004-07-17
  • Kevin Wang

    Kevin Wang - 2003-12-12

    the cvs version fails for most of the files in my test. It only works for files with a single branch (the HEAD). I am using

    JDK 1.4.2 on Windows2000

    Eclipse
    Version: 2.1.1
    Build id: 200306271545

    I have all the necessary plug-ins

    The error message is
    "MESSAGE An internal error has occurred, consult the error log for details."

    I got the following stack trace

    java.lang.NullPointerException
            at net.sf.versiontree.ui.TreeView.scrollToRevision(TreeView.java:261)
            at net.sf.versiontree.ui.TreeView.show(TreeView.java:253)
            at net.sf.versiontree.views.VersionTreeView.renderVersionTree(VersionTre
    eView.java:281)
            at net.sf.versiontree.views.VersionTreeView.showVersionTree(VersionTreeV
    iew.java:222)
            at net.sf.versiontree.popup.actions.ShowResourceInVersionTreeAction$1.ru
    n(ShowResourceInVersionTreeAction.java:41)
            at org.eclipse.team.internal.ccvs.ui.repo.RepositoryManager.run(Reposito
    ryManager.java:796)
            at org.eclipse.team.internal.ccvs.ui.actions.CVSAction$1.run(CVSAction.j
    ava:242)
            at org.eclipse.team.internal.ccvs.ui.actions.CVSAction$2.run(CVSAction.j
    ava:251)
            at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)

            at org.eclipse.team.internal.ccvs.ui.actions.CVSAction.run(CVSAction.jav
    a:248)
            at net.sf.versiontree.popup.actions.ShowResourceInVersionTreeAction.exec
    ute(ShowResourceInVersionTreeAction.java:33)
            at org.eclipse.team.internal.ccvs.ui.actions.CVSAction.run(CVSAction.jav
    a:69)
            at org.eclipse.ui.actions.ActionDelegate.runWithEvent(ActionDelegate.jav
    a:71)
            at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:2
    41)
            at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection
    (ActionContributionItem.java:456)
            at org.eclipse.jface.action.ActionContributionItem.handleWidgetEvent(Act
    ionContributionItem.java:403)
            at org.eclipse.jface.action.ActionContributionItem.access$0(ActionContri
    butionItem.java:397)
            at org.eclipse.jface.action.ActionContributionItem$ActionListener.handle
    Event(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(InternalBootLoa
    der.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)

     
    • Kevin Wang

      Kevin Wang - 2003-12-12

      Actually even for files that only have a single branch (HEAD) the version tree works for only a couple of them..

       
    • André Langhorst

       
    • Jan Karstens

      Jan Karstens - 2004-07-17

      Fixed in 1.1.0 (release for Eclipse 3.0).
      Release will be published next week.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.