Distributed version control: Difference between revisions

Content deleted Content added
Kevins (talk | contribs)
Initial contents
 
Niteowlneils (talk | contribs)
m fmt
Line 1:
'''Distributed revision control''' is a recent innovation that provides two significant advantages over the more traditional centralized approach to [[Computer software|software]] [[revision control]]:
 
* allows users to work productively even when not connected to a network
Line 10:
* Distributed systems can end up with a person as the central point of control, rather than a server
 
==See also:==
----
See also:
* [[List of revision control software]]
 
* [[http://www.dwheeler.com/essays/scm.html]], especially the section "Centralized vs. Decentralized SCM"
==External links==
* [[http://www.dwheeler.com/essays/scm.html] Essay on various revision control systems], especially the section "Centralized vs. Decentralized SCM"