-
Committer:
Vincent Ladeuil
-
Date:
2007-09-10 12:12:47 UTC
-
mto:
(2810.2.1 integration)
-
mto:
This revision was merged to the branch mainline in
revision
2813.
-
Revision ID:
v.ladeuil+lp@free.fr-20070910121247-sxf4l4pq1e27380p
Fix #128076 and #131396 by reusing bound branch transport.
*Â bzrlib/bzrdir.py:
(BzrDir.open): Add possible_transports as the last parameter.
*Â bzrlib/builtins.py:
(cmd_update.run): Use possible_transports parameter to obtain the
master branch transport and reuse it.
*Â bzrlib/branch.py:
(Branch.open, Branch.get_master_branch,
BzrBranch5.get_master_branch, BzrBranch5.update): Add
possible_transports as the last parameter.
*Â bzrlib/workingtree.py:
(WorkingTree.update): Add possible_transports as the last parameter.
*Â bzrlib/tests/commands/test_update.py:
(TestUpdate.test_update): Ignore connections from bind.