Version control systemEdit
Redirected from Version control systems
A version control system is a software package that provides version control (change tracking and management) facilities.
Examples of version control systems include:
- Git (free, distributed)
 - Jujutsu (free, distributed)
 - SVK (free, pseudo-distributed)
 - Subversion (free, client/server)
 - Perforce (commercial, client/server)