Distributed version control: Difference between revisions

Content deleted Content added
MystBot (talk | contribs)
m Made first appearance of "Subversion" a link, changed second appearance to normal text.
Line 47:
 
==Future==
Some natively centralized systems are starting to grow distributed features. For example, [[Subversion (software)|Subversion]] is able to do many operations with no network, and it is planning to implement [[local commit]]s. It may become more difficult to separate natively distributed vs centralized systems.
 
Due to the explosion of new DVCSs in the last couple years, it is likely that some of them will slow down or die off.
Line 62:
* [http://www.youtube.com/watch?v=4XpnKHJAok8 Video of a talk Linus Torvalds gave about Git]
* [http://video.google.com/videoplay?docid=-7724296011317502612 Bryan O'Sullivan video on Mercurial]
* [http://blog.red-bean.com/sussman/?p=20 Ben Collins-Sussman] (one of [[Subversion (software)|Subversion]]'s authors) article on "The Risks of Distributed Version Control"
* [http://people.ubuntu.com/~ianc/papers/dvcs-why-and-how.xhtml Distributed Version Control Systems - Why and How] by Ian Clatworthy, Bazaar/Canonical