March 2010
1 post
Mercurial's real main advantage: merging based on...
With a decent experience in Subversion (albeit in tiny teams), I read this tutorial on Mercurial with great interest. My general take is that the real advantage of Mercurial is its merging tool, ie, one that actually works and the fact that it works is because it is based on changesets not on final states. Plus the ‘UI’ of doing multi-level repositories and merges looks more...