> Date: Mon, 01 Aug 2011 16:27:30 -0400 > From: "Michael J. Flickinger" <[email protected]> > CC: Sylvain Beucler <[email protected]>, [email protected] > > On 08/01/2011 04:19 PM, Eli Zaretskii wrote: > >> Date: Mon, 1 Aug 2011 22:16:56 +0200 > >> From: Sylvain Beucler<[email protected]> > >> > >> Looking at the sv-hack-pub, this hasn't been reported yet: anonymous > >> git access seems to have a problem: > >> > >> $ git pull > >> fatal: The remote end hung up unexpectedly > > > > Not sure if it's connected, but several Emacs users reported that > > anonymous bzr access fails with similar error messages. > > > > Both are caused by setting resource limits on both cvs/git/bzr spawned > from xinetd. I just upped the limit.
Thanks. Apparently, the current limit is still too low, or maybe some other factor is at work here, because one of the users who had this problem reports: > Works on Windows where the branch is only a couple of revisions behind. > > On GNU/Linux (Arch, bzr v2.3.4) where the trunk branch is at 104259 it > starts pulling the revisions but after a while stops with the same error > as before. The current revision is 105375.
