Note availability of anoncvs.

This commit is contained in:
Jordan K. Hubbard 1998-05-01 14:30:30 +00:00
parent d68e89f9d0
commit 43b8d8d76b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2766
2 changed files with 28 additions and 6 deletions

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1998-04-11 16:50:15 $">
<!ENTITY date "$Date: 1998-05-01 14:30:30 $">
<!ENTITY title 'FreeBSD Mozilla Group'>
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: mozilla.sgml,v 1.1 1998-04-11 16:50:15 jkh Exp $ -->
<!-- $Id: mozilla.sgml,v 1.2 1998-05-01 14:30:30 jkh Exp $ -->
<html>
&header;
@ -30,7 +30,7 @@
being able to select and compare specific revisions of the various
files within it.</dd>
<dt><a href="http://www.freebsd.org/handbook/cvsup.html">CVSup</a></dt>
<dt><a href="handbook/cvsup.html">CVSup</a></dt>
<dd>CVSup provides ongoing syncronization with the central Mozilla
repository, either for the CVS bits themselves (for those wishing to
@ -46,6 +46,17 @@
cvs-mozilla
</pre></dd>
<dt><a href="handbook/anoncvs.html">anoncvs</a></dt>
<dd>Anonymous CVS allows anyone to check things out of the FreeBSD
Mozilla repository using the standard <tt>cvs(1)</tt> commands.
Simply set your <em>CVSROOT</em> environment variable to point to:
<pre>
anoncvs@mozilla.freebsd.org:/mozilla
</pre>
<p>And you can then use <tt>cvs(1)</tt> for doing read-only operations
on the Mozilla CVS repository.</dd>
<dt><a href="mailto:freebsd-mozilla@freebsd.org">freebsd-mozilla</a></dt>
<dd>The FreeBSD-mozilla mailing list is provided for developers and