hi,
since i recently got the opportunity to start using git for a project, i tried to import the pike repository into git too.
the initial result can be seen here: http://www.iaeste.at/~mbaehr/pike.git
this tree is an attempt to reconstruct the history of the main branches (0.5, 0.6, 0.7/7.0, 7.2, 7.4, 7.6 and 7.7) it does not (yet) contain the extra branches.
when recontructing the branches i noticed a problem with the various branches in cvs missing files. ie, the contents at the tag pre75to767split should be identical for Pike/7.6 and Pike/7.7 but they are not.
this happens in all branches, after the split, some files seem to have gotten lost.
i am not yet sure what the best way is to fix this. maybe copying the file from the branch that still has it into the branch where it is missing, and then redoing the import based on that, not sure...
anyways, take a look, and let me know what you think.
greetings, martin.