Size: 706
Comment:
|
Size: 797
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 8: | Line 8: |
* [[Services/VersionControlSystems/Git|Git]] | * [[Services/VersionControlSystems/GitlabUsagePolicy|Git]] * [[Services/VersionControlSystems/Git|Git on your personal webspace]] ---- |
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 here.
Available Version Contol Systems
Subversion - Using svn
Trac - Enhanced wiki and issue tracking system for software development projects (available for all svn repositories)