You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Willy Sudiarto Raharjo a3c9f1ebbc development/cvsps: Update DOWNLOAD and HOMEPAGE url. 9 years ago
..
README development/cvsps: Added (cvs patchset generator) 15 years ago
cvsps.SlackBuild development/cvsps: VERSION override, i486=>i586. 9 years ago
cvsps.info development/cvsps: Update DOWNLOAD and HOMEPAGE url. 9 years ago
slack-desc development/cvsps: Update DOWNLOAD and HOMEPAGE url. 9 years ago

README

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.