Definitions for "Concurrent Versions System" Add To Word List
Login or Register  | Word Lists | Search History

Keywords: Cvs, Grune, Cvshome, Ldp, Dick
CVS is the Concurrent Versions System, the dominant open-source network-transparent version control system. (Taken from http://www.cvshome.org/) More information can be found in: Homepage of Concurrent Versions System A Free CVS Book
Helpful?           0
Concurrent Versions System (CVS) is a program that lets a code developer save and retrieve different development versions of source code. It also lets a team of developers share control of different versions of files in a common repository of files.
Helpful?           0
CVS) A common document management system used by the LDP.
Helpful?           0
See CVS.
Helpful?           0
The Concurrent Versions System (CVS), also known as the Concurrent Versioning System, originally invented and developed by Dick Grune in the 1980's implements a version control system: it keeps track of all work and all changes in a set of files, typically the implementation of a software project, and allows several (potentially widely separated) developers to collaborate. CVS has become popular in the free software and open-source worlds. CVS is released under the GNU General Public License.
Helpful?           0