Skip to main content

Notice: This Wiki is now read only and edits are no longer 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"

(Added pointer to GSSAPI plugin)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
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:
 
  
 
* [http://people.redhat.com/pmuldoon/ Eclipse ChangeLog Plug-in (From Red Hat)]: Plug-in for creating and maintaining "GNU Style" change logs
 
* [http://people.redhat.com/pmuldoon/ Eclipse ChangeLog Plug-in (From Red Hat)]: Plug-in for creating and maintaining "GNU Style" change logs
Line 10: Line 9:
 
* [http://versiontree.sourceforge.net/ Eclipse Version Tree Plugin for CVS]: Displays a graphical revision tree for a CVS Resource ([https://bugs.eclipse.org/bugs/show_bug.cgi?id=36556 bug 36556])
 
* [http://versiontree.sourceforge.net/ Eclipse Version Tree Plugin for CVS]: Displays a graphical revision tree for a CVS Resource ([https://bugs.eclipse.org/bugs/show_bug.cgi?id=36556 bug 36556])
 
* [http://sources.redhat.com/eclipse Bugzilla Plugin]: Work with bugzilla from within Eclipse ([https://bugs.eclipse.org/bugs/show_bug.cgi?id=81795 bug 81795])
 
* [http://sources.redhat.com/eclipse Bugzilla Plugin]: Work with bugzilla from within Eclipse ([https://bugs.eclipse.org/bugs/show_bug.cgi?id=81795 bug 81795])
 +
* [https://bugs.eclipse.org/bugs/attachment.cgi?id=34168&action=view GServer]: Plugin thanls supports GSSAPI access via GServer ([https://bugs.eclipse.org/bugs/show_bug.cgi?id=41097 bug 41097])
  
  
Line 16: Line 16:
 
==Links==
 
==Links==
 
*[[CVS]] Wiki page
 
*[[CVS]] Wiki page
*[http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-vcm-home/cvsmain.html CVS Main page]
+
*[http://www.eclipse.org/eclipse/platform-cvs/ CVS Main page]

Latest revision as of 14:07, 14 June 2006

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


If you know of other CVS plugins that should be added to the list, feel free to add them!

Links

Back to the top