Mercurial compared to private branches in SVN
问题 Assume for a minute that the branch/merge support in SVN is as good as in Mercurial. Consider on the one hand a SVN system where people always work in their own private branches, and then when they are at a suitable point, merge their private branch into the "main" (or whatever their "parent" branch happens to be). Periodically they can merge the other way to get their private branch up to date. Then on the other hand consider the Mercurial set up of having a central repository and each