glfs/basicnet/netprogs/cvs/cvs-intro.xml
Igor Živković 19de5951c6 updated to cvs-1.11.9
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1511 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-11-14 05:05:57 +00:00

21 lines
964 B
XML

<sect2>
<title>Introduction to <application><acronym>CVS</acronym></application></title>
<para><application><acronym>CVS</acronym></application> is the Concurrent
Versioning System. This is a version control system useful for projects
using a central repository to hold files and then track all changes made to
those files. These instructions install the client used to manipulate the
repository, creation of a repository is covered at <xref linkend="cvsserver"/>.
</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink url="&cvs-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink url="&cvs-download-ftp;"/></para></listitem>
<listitem><para>Download size: &cvs-size;</para></listitem>
<listitem><para>Estimated Disk space required: &cvs-buildsize;</para></listitem>
<listitem><para>Estimated build time: &cvs-time;</para></listitem></itemizedlist>
</sect3>
</sect2>