Migrating from clearcase to mercurial
问题 What tools are available to migrate from clearcase to mercurial? Is it possible to move history? What kind of limitations are there? 回答1: Do not forget that ClearCase ( Central VCS) and Mercurial ( Distributed VCS) are very different. See Core ClearCase concepts for a full list. In the case of a migration, that means you are dealing with a repository-centric VCS (Mercurial) which implies "working with timelines" (a timeline being a commit, building a new changeset) In ClearCase though, there