On 08/02/2011 01:48 AM, Eli Zaretskii wrote:
Date: Tue, 02 Aug 2011 05:51:31 +0300
From: Eli Zaretskii<[email protected]>
Cc: [email protected], [email protected]
Reply-To: Eli Zaretskii<[email protected]>
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:
Doubled the limit (again).
A few days back the anon bzr was causing an intense amount of load on
the server. Bzr required a great deal more resources than the other
version control systems when it runs.
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.
Another data point: using nosmart+bzr:// protocol works, but using
bzr:// fails:
bzr: ERROR: Connection closed: Unexpected end of message. Please check
connectivity and permissions, and report a bug if problems persist.
I tried both on fencepost, which probably excludes any network issues.