- Mention the new maintainer, Ville Skytt,Ad(B <scop@FreeBSD.org>.

- Mention the new list, freebsd-cvsweb@FreeBSD.org.

- Fix some marking mistakes.
This commit is contained in:
Akinori MUSHA 2002-06-17 16:47:55 +00:00
parent 3f24f5184a
commit 86811d6e6c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13408

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY date "$FreeBSD: www/en/projects/cvsweb.sgml,v 1.1 2002/05/23 06:21:40 knu Exp $">
<!ENTITY title 'FreeBSD CVSweb Project'>
<!ENTITY email 'freebsd-cvsweb>
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -23,17 +23,17 @@
can browse a file hierarchy on your browser to view each file's
revision history in a very handy manner.</p>
<p>CVSweb was originally written by &a.fenner for the FreeBSD
<p>CVSweb was originally written by &a.fenner; for the FreeBSD
Project, and instantly won great popularity among software
developpers for its usability.</p>
<p>FreeBSD-CVSweb, formerly known as knu-CVSweb, is an enhanced
version of CVSweb based on and has been kept in sync with
<a href="http://stud.fh-heilbronn.de/~zeller/cgi/cvsweb.cgi/">Henner&nbsp;Zeller's
CVSweb</a>, which is an extended version of CVSweb. &a.knu made
CVSweb</a>, which is an extended version of CVSweb. &a.knu; made
numerous cleanups, bug-fixes, security enhancements and feature
improvements over the version and brought it back where it was
born.</p>
born. FreeBSD-CVSweb is currently maintained by &a.scop;.</p>
<p>CVSweb is freely available under the terms of the BSD license.
It is currently used by such projects as
@ -65,14 +65,23 @@
<dl>
<dt>Project Mailinglist:</dt>
<dd><a href="mailto:freebsd-cvsweb@FreeBSD.org">freebsd-cvsweb@FreeBSD.org</a></dd>
<dd><a href="mailto:freebsd-cvsweb@FreeBSD.org">freebsd-cvsweb@FreeBSD.org</a>
is the mailing list for people discussing the development of
the FreeBSD CVSweb. Patches, bug reports and feature requests
are welcome. To join the list, follow the instructions
described <a href="../handbook/eresources.html#ERESOURCES-SUBSCRIBE">here</a>.</dd>
<dt>CVS repository</dt>
<dd>CVSweb is available through <a href="../handbook/anoncvs.html">anonymous CVS pserver</a>. The module name is <code>/projects/cvsweb</code>.
<dd>CVSweb is available through
<a href="../handbook/anoncvs.html">anonymous CVS pserver</a>.
The module name is <code>/projects/cvsweb</code>.
</dd>
<dt>CVSweb on CVSweb</dt>
<dd>You can browse the CVSweb source via the CVSweb itself <a href="http://www.FreeBSD.org/cgi/cvsweb.cgi/projects/cvsweb/">here</a>. Try it as a demo.
<dd>You can browse the CVSweb source via the CVSweb itself
<a href="http://www.FreeBSD.org/cgi/cvsweb.cgi/projects/cvsweb/">here</a>.
</dd>
</dl>