wok diff cvs/description.txt @ rev 18166

gnutls: --with-default-trust-store-file
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sun Jun 28 00:52:20 2015 +0300 (2015-06-28)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/cvs/description.txt	Sun Jun 28 00:52:20 2015 +0300
     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.