/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 2520.4.136 18 years ago Aaron Bentley Fix format strings 7.5 KB Diff Download File
v08.py 2520.4.53 18 years ago Aaron Bentley refactor bundle serialization to make write_bundle 20.2 KB Diff Download File
v09.py 2520.4.15 18 years ago Aaron Bentley Fix _get_bundle invocations 2.4 KB Diff Download File
v4.py 2916.2.16 18 years ago Andrew Bennetts Undo change to bundle writing; that belongs in a s 23.3 KB Diff Download File