1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/devel/cvsgraph/pkg-descr
2001-02-25 03:13:11 +00:00

12 lines
328 B
Plaintext

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.
WWW: http://www.akhphd.au.dk/~bertho/cvsgraph/
Trevor Johnson
trevor@FreeBSD.org