/brz/remove-bazaar

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

  • Committer: John Arbash Meinel
  • Date: 2009-01-08 19:48:48 UTC
  • mto: (3932.2.4 1.11)
  • Revision ID: john@arbash-meinel.com-20090108194848-93vcyrrg1snzqqjd
Track down the other cause of us connecting multiple times.

The repository acquisition policy objects weren't re-using the connections that
they knew about. This has been fixed.

Now 'bzr push' connects a single time, rather than connecting 4 times when
creating a new stacked-on branch, or 2 times for an existing stacked-on
branch.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2777.4.1 18 years ago Andrew Bennetts Move HPSS protocol description from bzrlib.smart d 4.5 KB Diff Download File
branch.py 3691.2.5 17 years ago Martin Pool Add Branch.get_stacked_on_url rpc and tests for sa 10.3 KB Diff Download File
bzrdir.py 2692.1.24 17 years ago Andrew Bennetts Merge from bzr.dev. 6.3 KB Diff Download File
client.py 3731.2.1 17 years ago Andrew Bennetts Show total HPSS calls (if any) on stderr when -Dhp 8.4 KB Diff Download File
medium.py 3750.1.4 17 years ago Vincent Ladeuil merge bzr.dev 32.5 KB Diff Download File
message.py 3750.1.2 17 years ago Vincent Ladeuil Fixed as per Andrew's review. * bzrlib/smart/mess 11.8 KB Diff Download File
packrepository.py 3801.1.20 17 years ago Andrew Bennetts Return ('ok',) rather than an error the autopack R 1.5 KB Diff Download File
protocol.py 3709.1.1 17 years ago Martin Pool Merge 1.7 branch including fix for #269214 and #26 46.3 KB Diff Download File
repository.py 3695.1.1 17 years ago Andrew Bennetts Remove some unused imports and fix a couple of tri 15.5 KB Diff Download File
request.py 3801.1.7 17 years ago Andrew Bennetts Merge bzr.dev. 18.6 KB Diff Download File
server.py 3224.5.38 17 years ago Andrew Bennetts Merge from bzr.dev; resolve osutils.py conflict by 12.2 KB Diff Download File
vfs.py 3779.3.1 17 years ago Andrew Bennetts Move encoding/decoding logic of PermissionDenied a 7 KB Diff Download File