I've finally got cvs2svn running through pass 7 now. It took me a while to fix errors where it would run five hours and then die with "key error 357" or something similar. pass 1: 7663 seconds pass 2: 1 second pass 3: 1043 seconds pass 4: 3 seconds pass 5: 204 seconds pass 6: 1165 seconds pass 7: 37 seconds Total is a little less than three hours. The new cvs2svn code is many times faster than the old version which ran for several days. The total includes the time needed to write the git pack and index file for the revisions. Pass 8 is where the final output is generated. Now that I have a database I can only run pass 8 as needed to work on the back-end code. I believe I have the sha1 from the git revisions correctly in the final database but I need to write my first try at dumping the change sets to be sure. -- Jon Smirl jonsmirl@xxxxxxxxx - : 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