On Fri, 21 Sep 2007, Steffen Prohaska wrote: > > Hard to say. The best is to avoid git-cvsimport if you need > to import branches correctly. Yes. git-cvsimport started out as a pretty quick hack, and depends on cvsps which is another fairly hacky thing. The big advantage of git-cvsimport is that it can do incremental imports, which I don't think the other methods do. But if there is any choice at all, and especially if you're not that interested in the incremental feature (ie you can cut over to git, and perhaps use git-cvsserver to "supprt" CVS users) the other CVS importers are likely to be much better. Linus - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html