2000-03-23 05:00:34 +00:00
|
|
|
The cvsweb.cgi is a WWW CGI script that allows remote users to browse
|
|
|
|
a CVS repository tree via web. It can display the revision history of
|
|
|
|
a file, as well as diffs between revisions and downloading the whole
|
|
|
|
file.
|
1999-07-26 18:06:45 +00:00
|
|
|
|
2000-03-23 12:02:34 +00:00
|
|
|
The cvsweb script has been written by Bill Fenner <fenner@FreeBSD.org>
|
|
|
|
for the FreeBSD project, improved visually and functionally by Henner
|
|
|
|
Zeller <zeller@think.de>, Henrik Nordstrom <hno@hem.passagen.se>, and
|
|
|
|
Ken Coar <Ken.Coar@Golux.Com>, to be adopted by the NetBSD project.
|
|
|
|
|
|
|
|
As space is lacking to list all the improvements over the original,
|
|
|
|
please refer to the documents after the installation.
|
|
|
|
|
|
|
|
WWW: http://stud.fh-heilbronn.de/~zeller/cgi/cvsweb.cgi/
|