Difference between revisions of "Version control system"

From CNM Wiki
Jump to: navigation, search
(MediaWiki)
(Popular Systems)
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]] is a core part of [[configuration management]].
  
==Popular Systems==
+
==Implementations==
 
===MediaWiki===
 
===MediaWiki===
 
:[[MediaWiki]]
 
:[[MediaWiki]]

Revision as of 03:41, 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.

Implementations

MediaWiki

MediaWiki

SVN

Apache Subversion