This is an old revision of the document!


Version control

version control, also known as revision control or source control is the management of changes to documents, computer programs, large web sites, and other collections of information.

Snippet from Wikipedia: Version control

In software engineering, version control (also known as revision control, source control, or source code management) is the act of controlling computer files and versions of files. Primarily files are source code text files, but generally can be any type of file.

Version control is a component of software configuration management.

A version control system is a software tool that automates version control. Alternatively, version control is embedded as a feature of some systems such as word processors, spreadsheets, collaborative web docs, and content management systems, e.g., Wikipedia's page history.

Version control includes viewing old versions and enables reverting a file to a previous version.

## ToDo ##

  • FIXME

AccuRev SCM Azure DevOps BitKeeper CA Software Change Manager ClearCase Code Co-op Codeville CVS CVSNT darcs Dimensions CM Fossil Git GNU arch GNU Bazaar IC Manage Mercurial MKS Integrity Monotone Perforce Helix Core Rational Team Concert Source Code Control System StarTeam Subversion Surround SCM Synergy Vault Vesta Visual SourceSafe halfgroup

  • kb/version_control.1660922788.txt.gz
  • Last modified: 2022/08/19 15:26
  • by Henrik Yllemo