-
Committer:
Vincent Ladeuil
-
Date:
2007-10-17 20:47:40 UTC
-
mto:
(2961.1.1 trunk)
-
mto:
This revision was merged to the branch mainline in
revision
2962.
-
Revision ID:
v.ladeuil+lp@free.fr-20071017204740-71pnib4rh910c4ss
Make sftp and bzr+ssh aware of authentication config.
* doc/developers/authentication-ring.txt:
Add a remark about ssh being the scheme used for authentication
for sftp and bzr+ssh.
* bzrlib/transport/ssh.py:
(_paramiko_auth): Add a 'port' parameter. Try the authentication
config before prompting the user.