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

CVS search

Revision as of 12:29, 2 April 2009 by Unnamed Poltroon (Talk) (Abstract)

CVS search
Possible mentors: Christopher Daniel, Tomasz Zarna
Related Project: Platform CVS
Description: The aim of this project is to provide a facility that will allow for searching commit comments. The facility should be able to scan selected CVS project, find commits that match specific query and present them using the Compare Editor.
Further information

Abstract

In huge projects, developers sometimes tend to be confused by the quantity of commits to CVS repository. To document changes or describe a commit, comments are used. To quickly find a commit that is interesting for developer, we should have a search feature (integrated with Eclipse's search dialog) that is able to scan all the commit comments and presents search results in a pleasant way.


Back to the top