/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 2553.2.10 18 years ago Robert Collins And overhaul WorkingTreeTestProviderAdapter too. 4.8 KB Diff Download File
test_compare.py 2949.5.1 18 years ago Alexander Belchenko selftest: use SymlinkFeature instead of TestSkippe 63.2 KB Diff Download File