aboutsummaryrefslogblamecommitdiff
path: root/devel/cvsgraph/pkg-descr
blob: 46b1bb9cdc44a0fec23a6a58fb22af4754787298 (plain) (tree)
1
2
3
4
5
6
7
8




                                                                      

                                                                
 


                                               
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