Name: | cvsps |
---|---|
Version: | 2.2 |
Release: | 0.14.b1.el7 |
Architecture: | aarch64 |
Group: | Development/Tools |
Size: | 180330 |
License: | GPL+ |
RPM: | cvsps-2.2-0.14.b1.el7.aarch64.rpm |
Source RPM: | cvsps-2.2-0.14.b1.el7.src.rpm |
Build Date: | Thu May 03 2018 |
Build Host: | ca-buildarm01.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. |