#rev 2018-09-25 pmeier #rev 2020-09-03 pmeier == What is Revision Control? == A revision control system maintains a central repository of files (often source code) which are intended to be editable by a selected group of persons. It stores past versions and information about who modified what at which time. You can read more about it [[http://en.wikipedia.org/wiki/Revision_Control|here]]. == Available Version Control Systems == * [[Services/VersionControlSystems/Subversion|Subversion]] * [[Services/VersionControlSystems/GitlabUsagePolicy|Git]] ([[Services/VersionControlSystems/GitlabMigration|Gitlab ISG D-ITET to ID migration]]) ---- [[CategoryREVC]]