cvsps: CVSps (program for generating "patchset" information from a CVS) cvsps: cvsps: CVSps is a program for generating "patchset" information from a CVS cvsps: repository. A patchset in this case is defined as a set of changes cvsps: made to a collection of files, and all committed at the same time cvsps: (using a single "cvs commit" command). This information is valuable cvsps: to seeing the big picture of the evolution of a cvs project. While cvsps: cvs tracks revision information, it is often difficult to see what cvsps: changes were committed "atomically" to the repository. cvsps: cvsps: Home: http://www.cobite.com/cvsps/