Content deleted Content added
MicahElliott (talk | contribs) →Flourishing DVCSs: commented that DVCSs tend to be open source |
MicahElliott (talk | contribs) Expanded future, removed stub, added Work Model as sectstub, reorganized sections |
||
Line 27:
==Work Model==
The distributed model also impacts the traditional developer working model.
{{sectstub}}
==History==
Line 32 ⟶ 34:
See the [[List of revision control software]] for a more comprehensive list.
Some of natively centralized systems are starting to grow distributed features. For example, Subversion is able to do many operations with no network, and it is planning to implement [[local commit]]s.▼
==See also==▼
* [[List of revision control software]]▼
==Flourishing DVCSs==
Most, if not all, DVCSs are [[open source]] projects. This list includes the most popular DVCSs, or those with the most rapidly growing user base, or receiving the most public attention. There are a handfull of others that are not listed here.
* [http://www.selenic.com/mercurial/ Mercurial]
* [http://git.or.cz/ git]
Line 45 ⟶ 44:
* [http://subversion.tigris.org Subversion] (it is growing some distributed features, like local commits, but is really a centralized VCS)
==Future==
▲Some of natively centralized systems are starting to grow distributed features. For example, 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.
There are many tools that rely on version control, such as wikis, [[file systems]], and [[text editor]]s. Some are starting to adopt DVCS features, and even integrate with them. E.g., the [http://ygingras.net/gazest Gazest wiki].
▲==See also==
▲* [[List of revision control software]]
==External links==
Line 53 ⟶ 60:
* [http://video.google.com/videoplay?docid=-7724296011317502612 Bryan O'Sullivan video on Mercurial]
* [http://blog.red-bean.com/sussman/?p=20 Ben Collins-Sussman article on "The Risks of Distributed Version Control"]
[[Category:Software engineering]]
|