bug discussion: ftp lib error: too many connections

John Arbash Meinel john at arbash-meinel.com
Tue May 5 15:31:40 BST 2009


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

Timmie wrote:
>> Please see the update here:
>> <a href="https://bugs.launchpad.net/bzr/+bug/365160/comments/3">(permalink)</a>
> I cannot even do 
> bzr version-info --format python
> as it tries to connect to the repository.
> 
> Why is this information not available locally in .bzr?
> 
> May there be an exception added?
> 
> Thanks,
> Timmie
> 

If you have a lightweight checkout, the information is never stored
locally (at your request). If you have a heavyweight checkout, my guess
would be that the information *is* stored locally, but we try to connect
to the remote location to see if anything is out of date. (Since you are
using a checkout, that tells us that you want things to stay in sync.)

If you have a heavyweight checkout (bzr checkout), then you can use 'bzr
unbind' to switch to a plain branch, which won't try to automatically
connect to the remote branch.

John
=:->

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

iEYEARECAAYFAkoATcsACgkQJdeBCYSNAAMu0ACfSP3atknaKVqrdCazqZhU0zUM
lwEAniI+0I+2RlWIWljfvfXodYIydg2U
=RkAV
-----END PGP SIGNATURE-----



More information about the bazaar mailing list