cvs2svn and git progress

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jon Smirl
Date: Wednesday, August 9, 2006 - 6:29 pm

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@gmail.com
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
cvs2svn and git progress, Jon Smirl, (Wed Aug 9, 6:29 pm)
Re: cvs2svn and git progress, Martin Langhoff, (Thu Aug 10, 12:28 am)
Re: cvs2svn and git progress, Jon Smirl, (Thu Aug 10, 6:32 am)