2002-07-08 04:28:42 +08:00
|
|
|
<sect2>
|
2003-09-23 05:09:58 +08:00
|
|
|
<title>Introduction to <application><acronym>CVS</acronym></application></title>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2003-10-10 04:17:25 +08:00
|
|
|
<para><application><acronym>CVS</acronym></application> is the Concurrent
|
|
|
|
Versioning System. This is a version control system useful for projects
|
2003-11-14 13:05:57 +08:00
|
|
|
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
|
2003-10-10 04:17:25 +08:00
|
|
|
repository, creation of a repository is covered at <xref linkend="cvsserver"/>.
|
|
|
|
</para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2003-08-26 08:05:42 +08:00
|
|
|
<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>
|
|
|
|
|
2002-07-08 04:28:42 +08:00
|
|
|
</sect2>
|