2000-03-23 00:00:34 -05:00
|
|
|
************************************************************
|
2000-03-23 07:02:34 -05:00
|
|
|
Quickstart:
|
2001-01-01 18:51:22 -05:00
|
|
|
cd ${PREFIX}/etc/cvsweb
|
|
|
|
cp cvsweb.conf.dist cvsweb.conf
|
2000-03-23 07:02:34 -05:00
|
|
|
|
|
|
|
and you can browse your CVS repository via web if you set up
|
|
|
|
your web server correctly. The URL to get to the cvsweb
|
2000-03-23 00:00:34 -05:00
|
|
|
will be like `http://localhost/cgi-bin/cvsweb.cgi'.
|
|
|
|
|
2000-03-23 07:02:34 -05:00
|
|
|
To configure its appearance and repository entries to
|
2001-01-01 18:51:22 -05:00
|
|
|
browse, edit cvsweb.conf* as you like.
|
2000-03-23 00:00:34 -05:00
|
|
|
|
|
|
|
For further information, please look into the directory
|
2000-04-04 15:03:36 -04:00
|
|
|
`${PREFIX}/share/doc/cvsweb/'.
|
2000-03-23 00:00:34 -05:00
|
|
|
************************************************************
|