wok-next view cvs/description.txt @ rev 18925

description.txt should end with 0x0A byte (Carriage Return, Enter) to not glue with the next description in descriptions.txt.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Feb 25 15:02:38 2016 +0200 (2016-02-25)
parents
children
line source
1 The Concurrent Versions System (CVS), also known as the Concurrent Versioning
2 System, is a client-server free software revision control system in the field of
3 software development. Version control system software keeps track of all work
4 and all changes in a set of files, and allows several developers (potentially
5 widely separated in space and/or time) to collaborate.