Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
cvsps: Patchset tool for CVS
- Summary
- 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.
Arch: src
| Download: | cvsps-2.0-0.1.rc1.src.rpm |
| Build Date: | Wed Apr 27 19:05:54 2005 |
| Packager: | Karanbir Singh <kbsingh{%}karan{*}org> |
| Size: | 60 KiB |
Changelog
- * Sun Mar 20 12:00:00 2005 Ville Skyttä <ville.skytta at iki.fi> - 2.0-0.1.rc1
- Drop 0.fdr and Epoch: 0.
- * Sun Sep 14 13:00:00 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:2.0-0.fdr.0.2.rc1
- Remove #---- section markers.
- * Fri Jul 4 13:00:00 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:2.0-0.fdr.0.1.rc1
- First build.