freebsd-ports/devel/cvsgraph/pkg-descr
2013-09-07 17:20:21 +00:00

11 lines
372 B
Text

This program generates a graph (in PNG format) showing the revisions,
tags, and branching of a file in a CVS or RCS repository. Example:
cvsgraph -r /home/ncvs -m ports/devel/cvsgraph -o test.png pkg-descr,v
It can also be used with cvsweb. A patch to cvsweb is available
through the cvsgraph home page.
WWW: http://www.akhphd.au.dk/~bertho/cvsgraph/
Trevor Johnson