Differences between revisions 24 and 27 (spanning 3 versions)
Revision 24 as of 2013-06-04 06:25:12
Size: 710
Editor: alders
Comment:
Revision 27 as of 2017-10-04 08:26:04
Size: 725
Editor: alders
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
== Available Version Contol Systems == == Available Version Control Systems ==
Line 8: Line 8:
 * [[Services/VersionControlSystems/Git|Git]]  * [[Services/VersionControlSystems/GitlabUsagePolicy|Git]]

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 Control Systems

  • Subversion - Using svn

  • Trac - Enhanced wiki and issue tracking system for software development projects (available for all svn repositories)

  • Git


CategoryREVC

Services/VersionControlSystems (last edited 2023-10-16 13:47:32 by alders)