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)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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)
Actually even for files that only have a single branch (HEAD) the version tree works for only a couple of them..
please monitor
http://sourceforge.net/tracker/index.php?func=detail&aid=858754&group_id=76701&atid=547989
this is in progress
Fixed in 1.1.0 (release for Eclipse 3.0).
Release will be published next week.