User Tools

Site Tools


dido:public:ra:xapend:xapend.a_glossary:v:version_control

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

dido:public:ra:xapend:xapend.a_glossary:v:version_control [2022/01/26 13:46]
nick created
dido:public:ra:xapend:xapend.a_glossary:v:version_control [2022/01/26 13:56] (current)
nick
Line 2: Line 2:
 [[dido:​public:​ra:​xapend:​xapend.a_glossary:​start| Return to Glossary ]] [[dido:​public:​ra:​xapend:​xapend.a_glossary:​start| Return to Glossary ]]
  
-**Version Control**, also known as **Source Control**, is the process ​of tracking and managing changes to files over time. +**Version Control**, also known as **Source Control**, is the practice ​of tracking and managing changes to software code. Version Control Systems (VCS) are [[dido:​public:​ra:​xapend:​xapend.a_glossary:​s:​software]] tools that help software teams manage changes to [[dido:​public:​ra:​xapend:​xapend.a_glossary:​s:​sourcecode]] ​over time. As development environments have accelerated,​ VCSs help software teams work faster and smarter. They are especially useful for DevOps teams since they help them to reduce development time and increase successful deployments.
  
-Source: [[https://​www.perforce.com/blog/vcs/​what-is-version-control ]]+**Version Control** software keeps track of every modification to the code in a special kind of database. If a mistake is made, developers can turn back the clock and compare earlier versions of the code to help fix the mistake while minimizing disruption to all team members. 
 + 
 +Source: [[https://​www.atlassian.com/git/tutorials/​what-is-version-control ]]
  
  
dido/public/ra/xapend/xapend.a_glossary/v/version_control.1643222774.txt.gz · Last modified: 2022/01/26 13:46 by nick