Difference between revisions of "Version control system"
(→As a part of another app) |
|||
Line 1: | Line 1: | ||
− | [[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]]. | + | [[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== | ||
+ | :''Main wikipage: [[Version control]]'' | ||
+ | [[Version control]] is a core part of [[configuration management]]. | ||
==Implementations== | ==Implementations== |
Revision as of 07:05, 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.
Contents
Version control
- Main wikipage: Version control
Version control is a core part of configuration management.