Pete/Piet Delaney wrote: > Michael Haggerty wrote: >> If this is a one-time conversion (i.e., you don't need to actively track >> a live CVS repository), then I suggest that you try cvs2svn/cvs2git [1]. > [...] > > How does your proposed cvs2git facility deal with importing on top > of branches that have been modified? cvs2svn/cvs2git does not support this (called "incremental imports"). It is quite hard to implement robustly. In fact, I claim that no tool handles incremental imports robustly, despite the fact that some claim to do so :-) Michael -- 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