wok-current annotate cvs/description.txt @ rev 21885
Up reptyr (0.7.0)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Oct 02 17:23:06 2019 +0200 (2019-10-02) |
parents | |
children |
rev | line source |
---|---|
samuel_trassare@11761 | 1 The Concurrent Versions System (CVS), also known as the Concurrent Versioning |
samuel_trassare@11761 | 2 System, is a client-server free software revision control system in the field of |
samuel_trassare@11761 | 3 software development. Version control system software keeps track of all work |
samuel_trassare@11761 | 4 and all changes in a set of files, and allows several developers (potentially |
samuel_trassare@11761 | 5 widely separated in space and/or time) to collaborate. |