Centralized vs Distributed Version Control in 90 seconds
What advantages does Git offer over Subversion? Why should I use Mercurial instead of Perforce? Would my team be more productive by adopting a distributed workflow? The most fundamental advantages of DVCS quickly.
Webinar for the Mercurial Eclipse Plugin
p{ font-family:arial; font-size:12px; } .headline { color: #006BBD; font-family: Arial; } .teasertext { font-family: Arial; font-size: 12px; font-weight: bold; } .joinheadline { font-family: Arial; font-size: 14px; color: #009900; font-weight:bold; } .dateline { font-family: Arial; font-size: 12px; font-weight:bold; color:#0099FF; } .introductiontext { font-family: Arial; font-size: 12px; } .listelements { font-family: Arial; font-size: 12px; } #invitation { [...]
MercurialEclipse submitted to Eclipse Community Awards 2011
Yesterday we’ve submitted MercurialEclipse to the Most Innovative Project category at Eclipse Community Awards 2011. Our purpose with entering the game is to get some publicity, increase the awareness and promote the project in front of a large audience. If MercurialEclipse helped you to enter the wonderful world of DVCS, or just simply saved you [...]
MercurialEclipse 1.7.1 available: easy merge, rebase and synchronize for Centralized VCS refugees
We are happy to announce the availability of MercurialEclipse 1.7.1, the latest version of the Mercurial Distributed Version Control plugin for the Eclipse IDE. Effectively managing multiple concurrent branches is a crucial part of Distributed Version Control. Multiple branches also cause a lot of trouble at the same time. Branching, merging and resolving conflicts become [...]
Intland Software joined the Eclipse Foundation
Intland Software has recently joined the Eclipse Foundation, as a Solution Member. Our aims are to take the MercurialEclipse project to the next level, to contribute to the Egit project and to define a generic integration layer between the leading Distributed Version Control implementations and the Mylyn task-focused interface. We are looking forward to work [...]
Webinar: Eclipse & Mercurial – how to use Mercurial from Eclipse
For Eclipse users the MercurialEclipse plugin provides visual control over the Mercurial distributed version control system. Mercurial has many advantages over the more traditional centralized approach to revision control. It allows users to work productively even when not connected to a network, makes most operations much faster since no network is involved. All this advantage can be [...]
MercurialEclipse 1.6.0: Enterprise Codebases with Ease
Following our last week announcement of codeBeamer Eclipse Studio 2.0, we are pleased to announce the availability of MercurialEclipse 1.6.0, the definitive Mercurial Plugin for the Eclipse IDE. First, the greatest news. Seven months ago, HgEclipse was cloned from the original MercurialEclipse project, to offer an alternative Mercurial plugin that is focusing on enterprise needs. [...]