/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 2696.3.9 18 years ago Martin Pool merge trunk 5.8 KB Diff Download File
test_break_lock.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 2.2 KB Diff Download File
test_commit_builder.py 2776.1.5 18 years ago Robert Collins Add reasonably comprehensive tests for path last m 18 KB Diff Download File
test_fetch.py 2711.2.6 18 years ago Martin Pool Fix up conversion of create_repository to make_rep 3.9 KB Diff Download File
test_fileid_involved.py 2670.1.1 18 years ago Robert Collins Remove the use of file_ids with spaces in the file 12.1 KB Diff Download File
test_has_same_location.py 2671.1.5 18 years ago Andrew Bennetts Move has_same_location tests to a new file. 5.1 KB Diff Download File
test_iter_reverse_revision_history.py 2255.2.234 18 years ago Robert Collins Merge bzr.dev. 5.8 KB Diff Download File
test_pack.py 2604.2.1 18 years ago Robert Collins (robertc) Introduce a pack command. 1016 bytes Diff Download File
test_reconcile.py 2743 18 years ago Canonical.com Patch Queue Manager (robertc) Add a private repository attribute to te 16.6 KB Diff Download File
test_repository.py 2711.2.7 18 years ago Martin Pool merge trunk 29.4 KB Diff Download File
test_revision.py 1913.1.5 19 years ago John Arbash Meinel fix test name 4.3 KB Diff Download File
test_statistics.py 2258.1.2 18 years ago Robert Collins New version of gather_stats which gathers aggregat 3.7 KB Diff Download File
test_write_group.py 2617.6.2 18 years ago Robert Collins Add abort_write_group and wire write_groups into f 3.5 KB Diff Download File