glfs/server/other/cvsserver/cvsserver-intro.xml
Larry Lawrence dcc89bf19b added cvs server
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@145 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-08-26 03:04:15 +00:00

12 lines
267 B
XML

<sect2>
<title>Running a CVS server</title>
<para>This section will describe how to set up, administer and secure
a CVS server.</para>
<screen>In order to install a CVS server You will need:
<xref linkend="cvs"/> and <xref linkend="openssh"/>.
</screen>
</sect2>