Skip to content
EntityQ189439· pop 36· linked from 490 articles

version control

Sign in to save

Also 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

Show 3 more facts
Commons category
Version control software
ACM Classification Code (2012)
10010502
Sources (3)

via Wikidata · CC0

~32 min read

Article

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.

Connections

Categories