Adam Monsen wrote: > If you haven't yet chosen hg and happen to be evaluating dVCS systems, > consider git. I migrated a large codebase from SVN > ( http://www.mifos.org , http://sf.net/projects/mifos ). I evaluated > both hg and git, and ended up choosing git. Our team of 15 or so > committers has been quite positive on the choice. From what I have seen, both Hg and git are good. In our testing, converting the svn repository to git was broken - it was taking weeks, where a few hours was enough for Hg to convert it. Thanks j