Login   I   Sitemap   I   Contact Us   I   Sales: (US) 1-866-468-5210   (EU) +49-711-67400677
Intland Software - Collaboration Begins Here
Download or Try the fully functional version of codeBeamer. It's free, simple and secure.
codeBeamer is the award winning Collaborative Application Lifecycle Management (ALM) solution for distributed software development.
Project management, wiki, document management, issue tracking, ITIL, continuous integration, version control, source code analysis and forums.

Links

Feeds

Editor Menu

Intland launches distributed revision control support with Mercurial

Mercurial is an emerging cross-platform, distributed revision control system for software developers. Distributed Revision Control (or Distributed Version Control DVCS, or Decentralized Version Control) is a fairly recent innovation in software revision control. Mercurial provides some significant advantages over the more traditional centralized approach to revision control, and it has some defining characteristics that separate it from centralized systems such as CVS, Subversion and others. Centralized development is a subset of what a distributed development can do. Intland is committed to support both distributed and centralized revision control systems to support the best choice for specific circumstances.

Mercurial versus Subversion?
Why do we need yet another version control system?
It's exciting that Sun Microsystems' openJDK (better known as Java), OpenSolaris, NetBeans projects and Mozilla.org are using Mercurial. Mercurial is a distributed version control system. That means that rather than have one repository and many child repositories it can host a complete hierarchy or repositories that can also be geographically dispersed. There is thus no 'central' repository and each repository has its own version of the history of the contents. See Distributed Version Control (Illustrated). More differences can be found in the Mercurial documentation.

Availability

Mercurial plugin is in Beta and available now for CodeBeamer 5.3 M2.

Comments:

Thanks for the article.

Catherine Sea
http://www.scmsoftwareconfigurationmanagement.com

Posted by Catherine on June 19, 2009 at 08:21 AM CEST #

Post a Comment:
  • HTML Syntax: Allowed