glfs/basicnet/netprogs/cvs/cvs-intro.xml

15 lines
526 B
XML
Raw Normal View History

<sect2>
<title>Introduction to cvs</title>
<screen>Download location (HTTP): <ulink url="&cvs-download-http;"/>
Download location (FTP): <ulink url="&cvs-download-ftp;"/>
Version used: &cvs-version;
Package size: &cvs-size;
Estimated Disk space required: &cvs-buildsize;</screen>
<para>CVS is the concurrent versioning system. This is useful for
projects on which multiple people are working or where archives of
previous versions of files need to be kept.</para>
</sect2>