Last I checked, fast-import doesn't allow rereading freshly imported
objects before that particular fast-import instance is finished running.
Since git-svn imports deltas from SVN instead of full files, so it often
needs to reread objects it imported in the same run to make use of
deltas.
However, Adam Roben's been working on some improvements to git-cat-file
which allow it to avoid many fork+exec calls. The tests and some code
have some outstanding issues, but the code appears to work, and I'm sure
Adam would love to have you test it more for him :)
http://thread.gmane.org/gmane.comp.version-control.git/80240
--
Eric Wong
--
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