Contents


On-line Guides
All Guides
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems

How To Guides
Xen Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions

 

 

CVS: Concurrent Versioning


Debian Packages: cvs cvs-doc viewcvs

CVS (Concurrent Versioning System) is the standard tool for allowing several developers or authors to work together on a shared set of documents. CVS maintains a central repository of all files associated with a project, including a history of all changes made to each file. Users checkout copies of the central repository (either on to a local machine or else any machine on the network), edit documents locally, then commit changes back to the repository. Multiple users can be working on the same project concurrently. All older versions of the documents can be retrieved, if required.


Subsections


Copyright © 1995-2006 Graham.Williams@togaware.com

 
 
  Published under the terms fo the GNU General Public License Design by Interspire