/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 2947.2.1 18 years ago Robert Collins (robertc) Fix export to lock the repository. (Robe 4.9 KB Diff Download File
dir_exporter.py 1852.15.4 19 years ago Robert Collins Merge bzr.dev. 1.5 KB Diff Download File
tar_exporter.py 1852.6.6 19 years ago Robert Collins Finish updating iter_entries change to make all te 1.9 KB Diff Download File
zip_exporter.py 1852.16.3 19 years ago Robert Collins Merge bzr.dev 3.3 KB Diff Download File