Re: [PATCH] git-svn: error out when the SVN connection fails during a fetch

From: Florian Weimer <fw@deneb.enyo.de>
Date: 2006-12-04 05:23:52
* 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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Mon Dec 04 05:24:19 2006

This archive was generated by hypermail 2.1.8 : 2006-12-04 05:25:42 EST