/brz/remove-bazaar

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

  • Committer: Vincent Ladeuil
  • Date: 2009-05-04 15:21:26 UTC
  • mto: (4349.1.1 integration)
  • Revision ID: v.ladeuil+lp@free.fr-20090504152126-13juy7bmikof23xc
Tighten multiple auth schemes handling.

* bzrlib/transport/http/_urllib2_wrappers.py:
(AbstractAuthHandler): Add a 'scheme' attribute to identify the
handlers.
(AbstractAuthHandler.auth_required): Once the most secured scheme
is known to be proposed by the server, the other handlers should
not be tried.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 3978.3.16 17 years ago Jelmer Vernooij Add some smoke tests for BzrDir.push_branch(). 4.1 KB Diff Download File
test_bzrdir.py 4294.2.10 16 years ago Robert Collins Review feedback. 86.4 KB Diff Download File
test_push.py 3978.3.16 17 years ago Jelmer Vernooij Add some smoke tests for BzrDir.push_branch(). 2.4 KB Diff Download File