source: basicnet/netprogs/cvs/cvs-intro.xml@ 25357c89

initial-import reorg
Last change on this file since 25357c89 was f45b1953, checked in by Mark Hymers <markh@…>, 22 years ago

Initial revision

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 455 bytes
Line 
1<sect2>
2<title>Introduction to cvs</title>
3
4<screen>Download location: <ulink url="&cvs-download;"/>
5Version used: &cvs-version;
6Package size: &cvs-size;
7Estimated Disk space required: &cvs-buildsize;</screen>
8
9<para>CVS is the concurrent versioning system. This is useful for
10projects on which multiple people are working or where archives of
11previous versions of files need to be kept.</para>
12
13</sect2>
Note: See TracBrowser for help on using the repository browser.