wok diff cvs/description.txt @ rev 19334

apache: mkdir for PIDFILE
author Richard Dunbar <mojo@slitaz.org>
date Sun Jul 17 20:43:11 2016 -0400 (2016-07-17)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/cvs/description.txt	Sun Jul 17 20:43:11 2016 -0400
     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.