Comment 10 for bug 526825

Revision history for this message
John A Meinel (jameinel) wrote : Re: [Bug 526825] Re: Repository.get_stream_1.19 blocks for a long time before sending

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Parth Malwankar wrote:
> ** Attachment added: "timeout bzr.log attached"
> http://launchpadlibrarian.net/40614870/bzr.log
>

So to start with, part of the problem is that you are doing on-the-fly
conversion, and then your network connection is probably dropping since
the lp side is being slow to send data packets to you.

If you did:

bzr branch lp:parrot --no-tree local_parrot
bzr init-repo --2a 2a_parrot
bzr branch local_parrot 2a_parrot

Things would probably work better for you. However, also note that if
'lp:parrot' isn't in 2a format, then you can't merge a 2a commit back
into it. (rich-root watershed, etc.)

John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkuWbukACgkQJdeBCYSNAAMWTQCfQ9ogQBAikXvU8OnP+mKHBsUZ
0rgAn3wmhtxLUyf35bepx8SF8iruojVn
=is8W
-----END PGP SIGNATURE-----