Name : cvsps Relocations: (not relocatable) Version : 2.1 Vendor: (none) Release : 3 Build Date: Sat Jul 1 19:09:33 2006 Install Date: (not installed) Build Host: nl.wl0.org Group : Development/Tools Source RPM: cvsps-2.1-3.src.rpm Size : 111929 License: GPL Signature : (none) Packager : sjmudd@ams03.wl0.org URL : http://www.cobite.com/cvsps/ Summary : Patchset tool for CVS Description : CVSps is a program for generating 'patchset' information from a CVS repository. A patchset in this case 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 information is valuable to seeing the big picture of the evolution of a cvs project. While cvs tracks revision information, it is often difficult to see what changes were committed 'atomically' to the repository.