Should be able to specify ssh client in configuration files
Bug #650757 reported by
Matthew Gordon
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
Medium
|
Unassigned | ||
Breezy |
Fix Released
|
Medium
|
Jelmer Vernooij |
Bug Description
It came out of discussion of bug 374700 that you shoukd be able to specify ssh client path and vendor in the configuration files. Currently that can only be done using the BZR_SSH environment variable.
Related branches
lp://staging/~jelmer/brz/ssh-config
Merged
into
lp://staging/brz
- Martin Packman: Approve
-
Diff: 258 lines (+73/-45)4 files modifiedbreezy/config.py (+4/-0)
breezy/tests/test_ssh_transport.py (+61/-33)
breezy/transport/ssh.py (+5/-12)
doc/en/release-notes/brz-3.1.txt (+3/-0)
Changed in bzr: | |
assignee: | nobody → Matthew Gordon (mgordon) |
Changed in bzr: | |
status: | New → In Progress |
Changed in bzr: | |
assignee: | Matthew Gordon (mgordon) → nobody |
tags: | added: config |
Changed in bzr: | |
status: | In Progress → Confirmed |
importance: | Undecided → Medium |
tags: | added: check-for-breezy |
tags: | removed: check-for-breezy |
Changed in brz: | |
status: | New → In Progress |
importance: | Undecided → Medium |
assignee: | nobody → Jelmer Vernooij (jelmer) |
milestone: | none → 3.1.0 |
Changed in brz: | |
status: | In Progress → Fix Released |
To post a comment you must log in.