/brz/remove-bazaar

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

  • Committer: Vincent Ladeuil
  • Date: 2007-10-17 15:36:20 UTC
  • mto: (2961.1.1 trunk)
  • Revision ID: v.ladeuil+lp@free.fr-20071017153620-7q8uml5d78jli2fl
ake ftp aware of authentication config.

 bzrlib/transport/ftp.py:
FtpTransport._create_connection): Try the authentication config
efore prompting the user.

 bzrlib/tests/test_ftp_transport.py:
TestFTPServerUI.test_prompt_for_password): New test.

 bzrlib/tests/test_config.py:
TestConfigPath.test_authentication_config_filename): Add test,
ot tested on windows, but should work.

 bzrlib/tests/HTTPTestUtil.py:
AuthServer.authorized): Fix typo.

 bzrlib/config.py:
AuthenticationConfig.__init__): Track the filename getter, we
eed it for _save().
AuthenticationConfig._save): Needed for tests.
AuthenticationConfig._set_option): Basic setter, needed for
ests.
AuthenticationConfig.get_credentials): Rework 'port' acquisition.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1887.1.1 19 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 1 KB Diff Download File
autodoc_bash_completion.py 1861.2.8 19 years ago Alexander Belchenko More branding: bazaar-ng -> Bazaar; bazaar-ng.org 1.5 KB Diff Download File
autodoc_man.py 1551.18.12 18 years ago Aaron Bentley Man page doesn't list hidden options (#131667) 6.5 KB Diff Download File
autodoc_rstx.py 2677.1.4 18 years ago Alexander Belchenko fixes after John's review 5 KB Diff Download File