Name: | cvsps |
---|---|
Version: | 2.2 |
Release: | 0.6.b1.el6 |
Architecture: | x86_64 |
Group: | Development/Tools |
Size: | 117042 |
License: | GPLv2 |
RPM: | cvsps-2.2-0.6.b1.el6.x86_64.rpm |
Source RPM: | cvsps-2.2-0.6.b1.el6.src.rpm |
Build Date: | Thu Jul 15 2010 |
Build Host: | ca-build19.us.oracle.com |
Vendor: | Oracle America |
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. |