Other tools with similar goal

To and from Aegis

To and from Bazaar

Cvs to Darcs

  • cvs2darcs: written by the same author of Darcs

Darcs to Git

  • darcs git import: this is a pure Haskell tool that uses the Darcs internals, and thus is really fast
  • darcs2git: another Python tool, that uses git-fast-import
  • darcs-to-git: this is written in Ruby

To and from Mercurial