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