* Eric Wong: > finish_report does seem to return a useful value indicating success > or failure, so we'll just set a flag when close_edit is called > (it is not called on failures, nor is abort_edit) and check > the flag before proceeding. It seems that this needs some kind of fine-tuning. Now that git-svn uses HTTP keepalive connections, you get a HTTP request error once you run into the server-side request limit. It seems a bit excessive to stop completely in this case. - 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