2000-03-23 06:00:34 +01:00
|
|
|
************************************************************
|
2000-03-23 13:02:34 +01:00
|
|
|
Quickstart:
|
2001-01-02 00:51:22 +01:00
|
|
|
cd ${PREFIX}/etc/cvsweb
|
|
|
|
cp cvsweb.conf.dist cvsweb.conf
|
2000-03-23 13:02:34 +01: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 06:00:34 +01:00
|
|
|
will be like `http://localhost/cgi-bin/cvsweb.cgi'.
|
|
|
|
|
2000-03-23 13:02:34 +01:00
|
|
|
To configure its appearance and repository entries to
|
2001-01-02 00:51:22 +01:00
|
|
|
browse, edit cvsweb.conf* as you like.
|
2000-03-23 06:00:34 +01:00
|
|
|
|
|
|
|
For further information, please look into the directory
|
2000-04-04 21:03:36 +02:00
|
|
|
`${PREFIX}/share/doc/cvsweb/'.
|
2000-03-23 06:00:34 +01:00
|
|
|
************************************************************
|