Categories
CVSps
CVSps is a program for generating 'patchset' information from a CVS repository. A patchset is defined as a set of changes made to a collection of files, and all committed at the same time (using a single 'cvs commit' command). This helps you see the big picture of the evolution of a cvs project.
You can see the history of committed patchsets, restrict by author, date range, files affected, branches affected. The program can also generate a diff of a given patchset. It essentially gives you the equivalent of tagging before and after each commit.
Last updated 12 Jul, 2005
Versions
2.1
2.1 stable released 2005-05-26
- Released: 26 May, 2005
- Code Maturity: Stable
- Source Archive: http://www.cobite.com/cvsps/cvsps-1.3.3.tar.gz
- Licenses: GPLv2orlater
- Interfaces: Command Line



