Add the "Setting up a CVS repo..." article to the doc list.
This commit is contained in:
parent
3198deaa1b
commit
01af225e60
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11626
1 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.132 2001/12/19 22:32:20 mwlucas Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.133 2002/01/02 01:31:25 murray Exp $">
|
||||
<!ENTITY title "Documentation">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -90,6 +90,10 @@
|
|||
<small>A list of organizations and individuals who have helped
|
||||
enhance FreeBSD.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/cvs-freebsd/article.html">Setting up a CVS repository - The FreeBSD way</a><br>
|
||||
<small>How to set up a CVS repository that uses the same CVSROOT
|
||||
infrastructure as the FreeBSD project.</small></p>
|
||||
|
||||
<p><a
|
||||
href="doc/en_US.ISO8859-1/articles/cvsup-advanced/article.html">CVSup
|
||||
Advanced Points</a><br>
|
||||
|
|
Loading…
Reference in a new issue