/brz/remove-bazaar

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

  • Committer: John Arbash Meinel
  • Date: 2007-11-13 22:02:21 UTC
  • Revision ID: john@arbash-meinel.com-20071113220221-6kkzbczr91r0gmbt
Fix bug #162494, 'bzr register-branch' needs proper auth handling.
The recent fix to use ~/.bazaar/authentication.conf had some small bugs.
It was not passing a user to auth.get_password(), and it was accidentally
using a local variable with the same name as a global.
Add tests that gather_user_credentials() gets proper values.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2696.1.1 18 years ago Martin Pool Remove things deprecated in 0.11 and earlier 5.6 KB Diff Download File
text.py 2696.1.1 18 years ago Martin Pool Remove things deprecated in 0.11 and earlier 2.5 KB Diff Download File