Distributed version control: Difference between revisions
Jump to navigation
Jump to search
imported>Pat Palmer (startup) |
imported>Pat Palmer (startup) |
||
Line 1: | Line 1: | ||
{{subpages}} | {{subpages}} | ||
'''Distributed version control''' systems such as Git and Mercurial have emerged in the last few years as a viable replacement for older centralized [[Version control|version control]] systems such as Subversion and Centralized Version Control (CVS). Git in particular has swept the open source community, becoming the revision control systems of some of the most important open source projects (e.g., the Linux kernel, Qt, Ruby on Rails). |
Revision as of 21:38, 10 July 2010
Distributed version control systems such as Git and Mercurial have emerged in the last few years as a viable replacement for older centralized version control systems such as Subversion and Centralized Version Control (CVS). Git in particular has swept the open source community, becoming the revision control systems of some of the most important open source projects (e.g., the Linux kernel, Qt, Ruby on Rails).