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

From: Eric Wong <normalperson@yhbt.net>
Date: 2006-12-04 20:05:49
Florian Weimer <fw@deneb.enyo.de> wrote:
> * Eric Wong:
> 
> > Does the following patch help?
> 
> Don't think so.  The issue is not timing-related.  I've seen a failure
> every 1000 requests, which suggests to me that it's hitting the
> MaxKeepAliveRequests limit configured on the server.

Actually, that's exactly what this patch should fix.  git-svn restarts a
child every 1000 revisions to avoid memory usage from going through the
roof.

-- 
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
Received on Mon Dec 04 20:05:59 2006

This archive was generated by hypermail 2.1.8 : 2006-12-04 20:07:33 EST