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:25, 2 April 2009 by Unnamed Poltroon (Talk) (New page: ==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 quick...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.


Back to the top