1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/devel/cvsps/pkg-descr
Ying-Chieh Liao 66eb3bd33f add cvsps 1.3
CVS patchsets
2002-02-09 09:38:49 +00:00

10 lines
493 B
Plaintext

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.
WWW: http://www.cobite.com/cvsps/