
- Topics
- Subversion,
- Version Control,
- Collaboration,
- Source Control,
- Teamwork,
- Hg,
- Agile,
- Programming,
- CVS,
- DVCS,
- Mercurial,
- Technology,
- Architecture,
- git,
- VCS,
- bzr
Since Linus Torvalds presentation at Google about git in May 2007, the adoption and interest for Distributed Version Control Systems has been constantly rising. We will introduce the concept of Distributed Version Control, see when to use it, why it can be better, and have a look at three actors in the area: git, Mercurial and Bazaar.
- Topics
- Ruby,
- Versioning,
- Java,
- Dynamic Languages,
- Version Control,
- Collaboration,
- Languages,
- .NET,
- Teamwork,
- Source Control,
- Architecture,
- VCS,
- Programming,
- CVS,
- Agile,
- DVCS,
- Mercurial,
- Hg,
- git,
- bzr
Martin Fowler has conducted a survey on ThoughtWorks’ software development mailing list to determine how some of the version control systems (VCS) are perceived by developers. He also wrote a review of most prominent VCSes comparing centralized and distributed systems.