Jump to letter: [
          
            8ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        cvsps - 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. 
Packages
        
        
            | cvsps-2.1-6.fc9.x86_64
              [55 KiB] | Changelog
              by Ville Skyttä (2008-02-09): - Change cvs dependency to a Requires(hint).
- Fix typo in man page. |