Difference between revisions of "Version control"

From Wiki at Neela Nurseries
Jump to: navigation, search
(Create local page "version control" to compare version control systems.)
 
m (Add link to Fossil SCM home page and documentation entry point.)
Line 1: Line 1:
# Version control systems:  Bazaar, Codeville, CVS, Darcs, Fossil SCM, Git, Mercurial, Monotone, Subversion
+
2024-08-26
 +
This page created to study Version Control Systems
 +
 
 +
== Overview ==
 +
 
 +
As of 2024, some popular code version control systems include:  Bazaar, Codeville, CVS, Darcs, Fossil SCM, Git, Mercurial, Monotone, Subversion
 +
 
 +
Here are links to each system's home page, as available:
 +
 
 +
*  https://www.fossil-scm.org/home/doc/trunk/www/index.wiki
 +
 
 +
 
 +
<!-- odne komentar -->

Revision as of 17:06, 26 August 2024

2024-08-26 This page created to study Version Control Systems

Overview

As of 2024, some popular code version control systems include: Bazaar, Codeville, CVS, Darcs, Fossil SCM, Git, Mercurial, Monotone, Subversion

Here are links to each system's home page, as available: