Hello, I imported the mutt-cvs for the 1.5 branch into GIT using the following script. But it is a hack. I also think that I will use something like that to build a CVS->GIT vendortracking. cvsps -x -z 10 -b HEAD -g -p ../../patches/ And using the attached script to import the patches in GIT. It works quiet well. See also msgid: 1115080139.21105.18.camel@localhost.localdomain there are the scripts which he used to convert the CVS to GIT for HPA. My scripts are based on his work. Thomas