/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
..
docs 1185.12.49 20 years ago Aaron Bentley Switched to ConfigObj Diff
__init__.py 1185.12.49 20 years ago Aaron Bentley Switched to ConfigObj Empty Diff Download File
configobj.py 2911.6.3 18 years ago Blake Winton Implemented suggestions from John Arbash Meinel. 115 KB Diff Download File