freebsd-ports/devel/cvsps-devel/pkg-descr
Kurt Jaeger f4d75df803 devel/cvsps{-devel}: fix WWW
Reported by:	Tara Senn <tara.senn@whoishostingthismail.com>
2016-12-27 10:30:38 +00:00

9 lines
494 B
Text

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://cvsps.sourceforge.net/