version control
Sign in to saveAlso known as revision control, source control, source control management, source code management, SCM
activity of managing the versions of one or more files
Wikidata facts
- Subclass of
- control
- Has use
- word processor
Show 6 more facts
- Commons category
- Version control software
- topic's main category
- Category:Version control
- Stack Exchange tag
- stackoverflow.com/tags/version-control
- ACM Classification Code (2012)
- 10010502
- described by source
- Dictionary.com
- different from
- software configuration management
Sources (3)
via Wikidata · CC0
~32 min read
Encyclopedic overview
Version control (also known as revision control, source control, and source code management) is the software engineering practice of controlling, organizing, and tracking different versions in history of computer files – primarily source code text files, but generally any type of file.
Version control is a component of software configuration management.
Excerpted from Wikipedia’s “version control” article, available under the CC BY-SA 4.0 licence.