InfoQ

InfoQ

Topic/Tag specific view

DVCS Content on InfoQ


Latest featured content about DVCS

Distributed Version Control Systems in the Enterprise

Topics
Version Control,
ALM,
Source Control,
Enterprise Architecture,
Programming,
DVCS,
VCS

Every major Open Source project worldwide has already embraced Distributed Version Control Systems (DVCS), will enterprises be next?

Distributed Version Control Systems: A Not-So-Quick Guide Through

Topics
Subversion,
Version Control,
Collaboration,
Teamwork,
Source Control,
Agile,
Programming,
DVCS,
Technology,
git,
CVS,
Mercurial,
Architecture,
Hg,
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.

Jez Humble on Continuous Delivery

Topics
Customers & Requirements,
Continuous Integration,
Lean Startup,
Devops,
Domain-Driven Design,
Feedback,
Automated testing,
Project Management,
IT Service Management,
Infrastructure,
Business,
Lean,
Methodologies,
Agile Techniques,
Design,
Automation,
Continuous Improvement,
Agile Test,
Agile in the Enterprise,
TDD,
Cloud Computing,
Programming,
Agile,
Software Craftsmanship,
Reliability,
Testing,
Agile2011,
BDD,
DVCS

In this interview at Agile 2011, Jez Humble discusses continuous delivery and the deployment pipeline, emphasizing the importance of feedback and automating tests at every level to validate deployments. Gone are the days of massive acceptance test scripts. He also talks about the evils of feature branching, and speaks on the DevOps practices to collaborate all the way through the delivery cycle.

News about DVCS

Agile Humour: A Wrap Up of April Fools Day 2012

Topics
Kanban,
Pair Programming,
Lean,
Agile Techniques,
Agile Certification,
TargetProcess,
DVCS,
Fun,
Daily Stand-ups,
Agile,
Atlassian

The Agile community has a great tradition of making fun of itself and April Fools Day 2012 was no exception. Here is a wrap up of some of the best gags from this year that you may have missed.

Git surpasses CVS, SVN at Eclipse.org

Topics
Eclipse,
Java,
Git,
IDE,
Languages,
Source Control,
Google Code Search,
Programming,
DVCS,
Hg

The number of projects using Git has passed the number of repositories using SVN at Eclipse, making Git the single most popular version control system for Eclipse projects. InfoQ takes a look at the numbers, and the increasing number of DVCS repositories used by foundations and hosting providers.

GitHub Passes 2m Repositories

Topics
Ruby,
Dynamic Languages,
Git,
Java,
.NET,
Languages,
Source Control,
Programming,
Architecture,
github,
DVCS,
Eclipse,
Mylyn

GitHub recently announced they had passed two million git repositories hosted, with 70% being created in the last year alone and an expected 1m users later this year. What else is new at GitHub?

EGit Eclipse Git plug-in released

Topics
Java,
Languages,
IDE,
Programming,
github,
EGit,
DVCS,
Eclipse,
git

The first public version of the org.eclipse EGit plug-in version 0.7.1 has been released at EclipseCon. EGit is based on the pure Java implementation JGit, which means that it has no external dependencies or native code requirements; something which has historically hindered the adoption of Eclipse's Subversion support.

ThoughtWorks’ Developers Favor Distributed Version Control Systems

Topics
Ruby,
Versioning,
Collaboration,
Dynamic Languages,
Java,
Version Control,
Teamwork,
.NET,
Languages,
Source Control,
Programming,
Architecture,
Agile,
VCS,
CVS,
DVCS,
Mercurial,
git,
Hg,
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.