/brz/remove-bazaar

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

  • Committer: Vincent Ladeuil
  • Date: 2007-11-14 08:05:32 UTC
  • mto: (2992.1.1 trunk)
  • Revision ID: v.ladeuil+lp@free.fr-20071114080532-1zcuhjjlyz5ml2pu
Detect invalid transport reuse attempts by catching invalid URLs.

* bzrlib/transport/__init__.py:
(ConnectedTransport._reuse_for): Catch invalid URLs and returns
None.

* bzrlib/tests/test_transport_implementations.py:
(TransportTests.test__reuse_for): _reuse_for now returns None for
invalid URLs.

Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1185.1.29 20 years ago Robert Collins merge merge tweaks from aaron, which includes late 55 bytes Diff Download File
gzip_consumer.py 1185.1.29 20 years ago Robert Collins merge merge tweaks from aaron, which includes late 1.8 KB Diff Download File
http_client.py 1393.2.1 20 years ago John Arbash Meinel Merged in split-storage-2 branch. Need to cleanup 7.8 KB Diff Download File
http_manager.py 1185.1.29 20 years ago Robert Collins merge merge tweaks from aaron, which includes late 2.1 KB Diff Download File