On 11/26/06, Marko Macek <marko.macek@xxxxxxx> wrote:
Jon Smirl wrote: > Another note for doing a converter. When combining things into change > sets, for git import the comments in the branches should not be mixed > between branches and the trunk when detecting change set. Git doesn't > allow simultaneous commits to the trunk and branches. Yup, this is the current problem I'm facing now. Even for CVS->SVN conversion, I don't want to see multi-branch commits.
There is a command line option on cvs2svn to isolate the branches. I got him to add it as part of the attempt at doing git support.
Mark
-- Jon Smirl jonsmirl@xxxxxxxxx - 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