Eclipse Version Tree Plugin for CVS

来源:百度文库 编辑:神马文学网 时间:2024/04/27 12:00:19
Current Release (Eclipse 3.1 M7)Version Tree 1.4.0 (Release Date: 25.05.2005)
For older Eclipse 3.x versions try theVersion Tree 1.3.0 release
The Eclipse Version Tree Plugin is an extension for the Eclipse IDE that displays a graphical tree for a CVS Resource. The Version Tree plugin is a user friendly substitute for the Revision History provided by Eclipse.

The plugin contributes a new menu action to the Package Explorer‘s popup menu.
Short manual: Right click on a CVS resource in the package explorer and select "Team -> Show in Version Tree" from the popup menu to display a version tree for a CVS resource. Left click on a revision in the version tree to display the details in the detail view on the right. Double click a revision in the version tree to open an editor with the contents of that revision. Open context menu on a revision to open or compare revisions. Use context menu or plugin tool bar to configure layout. Configure layout, color and sizes of the ui elements: "Windows - Preferences: Team / CVS / Version Tree"
Planned features: Merge arrows between revisions based on information extracted from tags. Update via Eclipse Update Manager.
New features in release 1.4.0:
Migration to Eclipse 3.1 M7
Bug fixes in release 1.3.0:
Workaround that should fix the NullPointerExceptions reported by some users Fix of tree display for files that have revisions 1.1 and 1.1.1.1 in the repository Fix for tree display: some branches were not displayed in all cases Plugin fails for some users on some files. An Exception is thrown and no branch is displayed.
Known Issues in release 1.3.0:
Refresh button does not work
New features in release 1.2.0:
Version tree is fetched in background task Link with editor option (same as CVS Resource History) Version Tree Context menu now works on background Position of the comment region can be set via local drop down menu (‘Toggle Detail View‘) ‘Show in Version Tree‘ now in CVS Repository Browsing context menu
Known Issues in release 1.2.0:
Plugin fails for some users on some files. An Exception is thrown and no branch is displayed.
New features in release 1.1.0:
Eclipse 3.0 support (For Eclipse 2.x download 1.0.0). Details view can be displayed at right or bottom of view.
New features in release 1.0.0:
Layout and layout options are configurable. Context menu with most of the features like Revision History.