Heya, On Mon, Mar 22, 2010 at 01:06, Daniel Barkalow <barkalow@xxxxxxxxxxxx> wrote: > Looks generally right, but I think you need to do > "finish_command(&exporter);" first, and actually get some feedback from > the helper. I think the right thing is actually to put the output of the > helper into fast-import again, and have that give one of three > conclusions: I'm not sure that makes sense (at least to me). I think you are right in that we need to collect output from the helper, but I don't see any added value in feeding that into fast-import. I think we should rather read from the helper after we finish exporting to figure out what happened. The different cases you described are I think indeed what we should look for. -- Cheers, Sverre Rabbelier -- To unsubscribe from this list: 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