Difference between revisions of "Version control system"
(→MediaWiki) |
(→As a part of software) |
||
Line 2: | Line 2: | ||
==Implementations== | ==Implementations== | ||
− | ===As a part of | + | ===As a part of another app=== |
:[[MediaWiki]] | :[[MediaWiki]] | ||
===As stand-alone software=== | ===As stand-alone software=== | ||
:[[Apache Subversion]] | :[[Apache Subversion]] |
Revision as of 06:45, 26 December 2018
Version control system (also known by its acronym VCS; alternatively known as revision control system or, simply, version control; hereinafter, the System) is the system that manages version control. The System controls changes to documents, files, software codes, and other collections of data. Version control is a core part of configuration management.