/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: Vincent Ladeuil
  • Date: 2007-09-10 12:12:47 UTC
  • mto: (2810.2.1 integration)
  • 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.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2553.2.10 18 years ago Robert Collins And overhaul WorkingTreeTestProviderAdapter too. 13.2 KB Diff Download File
test_get_file_mtime.py 2405.3.1 18 years ago John Arbash Meinel Add some tests for get_file_mtime, and clean up ot 1.6 KB Diff Download File
test_get_symlink_target.py 2255.2.134 18 years ago John Arbash Meinel Add a tree-test for get_symlink_target and impleme 1.7 KB Diff Download File
test_inv.py 2776.3.1 18 years ago Robert Collins * Deprecated method ``find_previous_heads`` on ` 9.8 KB Diff Download File
test_list_files.py 2255.2.71 18 years ago John Arbash Meinel Add a test for list_files, and implement it for Di 2.1 KB Diff Download File
test_revision_tree.py 1908.11.5 18 years ago John Arbash Meinel [merge] bzr.dev 2240 1.2 KB Diff Download File
test_test_trees.py 2408.1.3 18 years ago Alexander Belchenko tree_implementations: make usage of symlinks optio 13.6 KB Diff Download File
test_tree.py 2743.3.6 18 years ago Ian Clatworthy Merge bzr.dev 6.4 KB Diff Download File
test_walkdirs.py 2408.1.3 18 years ago Alexander Belchenko tree_implementations: make usage of symlinks optio 4.3 KB Diff Download File