git-cvs-import and branches
From: Martin Mares <mj@ucw.cz>
Date: 2016-06-15 22:42:19
Hello! I'm git-importing a rather large CVS repository with lots of branches and although the mainline is imported correctly, the branches aren't. They usually contain some changes introduced to the ancestor branch after the point the new branch has been tagged. I haven't studied git-cvsimport and cvsps in much detail yet, but it seems that git-cvsimport forks off the branch at the first patchset reported by cvsps which mentions the branch and copies the current state of the ancestor branch at that time. This doesn't seem to be correct, since many changes might have happened to the ancestor branch since the real branching point. However, since cvsps doesn't report the branching points (and they aren't exact points anyway since tagging is not atomic in CVS), I don't see how to make cvsimport find the right starting revision. Does anybody have an idea how to solve this? Have a nice fortnight -- Martin `MJ' Mares [off-list ref] http://atrey.karlin.mff.cuni.cz/~mj/ Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth COBOL -- Completely Outdated, Badly Overused Language