Version Control System (VCS)
https://www.geeksforgeeks.org/centralized-vs-distributed-version-control-which-one-should-we-choose/
Concepts
Centralized Version Control System (CVCS)
- Apache Subversion (SVN)
- Concurrent Version System (CVS)
Distributed Version Control System (DVCS)
- Git
- Mercurial
- Bazaar