wok-6.x diff cvs/description.txt @ rev 15778
Up tazlito (5.1.3)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jan 09 18:06:52 2014 +0000 (2014-01-09) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/cvs/description.txt Thu Jan 09 18:06:52 2014 +0000 1.3 @@ -0,0 +1,5 @@ 1.4 +The Concurrent Versions System (CVS), also known as the Concurrent Versioning 1.5 +System, is a client-server free software revision control system in the field of 1.6 +software development. Version control system software keeps track of all work 1.7 +and all changes in a set of files, and allows several developers (potentially 1.8 +widely separated in space and/or time) to collaborate.