Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "CVS Plugins"

Line 1: Line 1:
<ul>
+
<table>
<li>[[CVS]] Wiki page</li>
+
<th>[[CVS]] Wiki page</th>
<li>[http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-vcm-home/cvsmain.html CVS Main page]</li>
+
<th>[http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-vcm-home/cvsmain.html CVS Main page]</th>
</ul>
+
</table>
 +
 
 
The following are projects that provide plugins that enhance the CVS integration in Eclipse:
 
The following are projects that provide plugins that enhance the CVS integration in Eclipse:
  

Revision as of 11:54, 9 June 2006

CVS Wiki page CVS Main page

The following are projects that provide plugins that enhance the CVS integration in Eclipse:

  • Eclipse ChangeLog Plug-in (From Red Hat): Plug-in for creating and maintaining "GNU Style" change logs
  • Eclipse ChangeLog Plug-in: Another plug-in for creating and maintaining "GNU Style" change logs.
  • CVS Change Log: Plugin to view the change log from a CVS server (bug 87236).
  • SSH2 Plugin for Eclipse 2.1.3: SSH2 plugin that is part of Eclipse 3.0 and beyond that can be used with Eclipse 2.1.3
  • SSL for CVSNT: An sserver connection method for use with CVSNT (bug 41097).
  • SSPI for CVSNT: An SSPI connection method for use with CVSNT (bug 41097).
  • Eclipse Version Tree Plugin for CVS: Displays a graphical revision tree for a CVS Resource (bug 36556)
  • Bugzilla Plugin: Work with bugzilla from within Eclipse (bug 81795)

If you know of other CVS plugins that should be added to the list, click here and log a bug against Platform CVS with the details of where the plugin can be obtained.

Back to the top