| 1 | |
| 2 | == Concurrent Version System |
| 3 | CVS is a version control system. |
| 4 | Using it, you can record the history of your source files. |
| 5 | It originally used to be a front-end to the older [https://en.wikipedia.org/wiki/Revision_Control_System Revision Control System] when it was created. |
| 6 | |
| 7 | === Usage |
| 8 | To initialize your personal **CVSROOT**, you have to ask personnel to add you to the group ''cvsadmin'' before you can do anything. Afterwards, you can initialize repositories from your [wiki:Geidontei Geidontei] session. |
| 9 | |
| 10 | === See also |
| 11 | * [https://man.chaotic.ninja/?page=create-cvs.1 create-cvs(1)] |
| 12 | * [https://man.chaotic.ninja/?page=create-cvs-repo.1 create-cvs-repo(1)] |
| 13 | * [https://cvs.chaotic.ninja Yakumo Laboratories CVS Hosting Service] |