/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 1821.1.1 19 years ago Alexander Belchenko win32 installer for bzr.dev.0.9 51 bytes Diff Download File
bazaar.url 1821.1.1 19 years ago Alexander Belchenko win32 installer for bzr.dev.0.9 109 bytes Diff Download File
bzr-win32-bdist-postinstall.py 2666.2.1 18 years ago Alexander Belchenko change generated documentation extension from htm 4.2 KB Diff Download File
bzr.iss.cog 2685.2.1 18 years ago Alexander Belchenko windows standalone installer: show link to survey 4.6 KB Diff Download File
bzr_postinstall.py 2245.4.11 18 years ago Alexander Belchenko Small fixes after John's review; added NEWS entry 11.9 KB Diff Download File
file_version.py 1821.1.1 19 years ago Alexander Belchenko win32 installer for bzr.dev.0.9 909 bytes Diff Download File
info.txt 2070.2.2 18 years ago Alexander Belchenko win32 installer: make short info page instead of f 238 bytes Diff Download File
ostools.py 2691.1.16 18 years ago Ian Clatworthy Ensure doc hierarchy is setup correctly for the Wi 2.7 KB Diff Download File
start_bzr.bat 2245.4.7 18 years ago Alexander Belchenko standalone installer: win98 support 959 bytes Diff Download File
survey.txt 2685.2.2 18 years ago Alexander Belchenko fixes after Ian's review 226 bytes Diff Download File