Comment 4 for bug 537116

Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote : Re: [Bug 537116] Re: bzr branch from launchpad disconnected after exactly one hour

Tim Penhey wrote:
> On Mon, 15 Mar 2010 17:00:10 Michael Hudson wrote:
>> It's pretty likely that you're being cut off by the idle timeout, but
>> not at all clear why the connection was idle for an hour. That really
>> shouldn't happen. You say this is repeatable?
>>
>> Are you branching into a shared repo? I could just about imagine that a
>> cross-format fetch might stall like this.
>
> Also the first branch into an empty shared repo is extremely slow for a large
> tree.

Yes, but the connection isn't idle all that time -- it's messages going
back and forth to walk over the revision graph that causes the slowness
AIUI.

Cheers,
mwh