What limitations be placed on bzr if paramiko is not used?
Ben Finney
ben+bazaar at benfinney.id.au
Mon Oct 3 00:11:59 UTC 2011
John Arbash Meinel <john at arbash-meinel.com> writes:
> On 9/30/2011 6:27 PM, Ghee Teo wrote:
> > The documentation said that paramiko providing sftp support for bzr.
> > Is that the only functionality that it provides? Can bzr utilize
> > openssh for ssh operations ?
>
> Yes, we can use openssh to do 'bzr+ssh'. We *can* use paramiko for ssh
> as well, but we default to openssh if it is available.
That's still not quite clear. What will happen in each of these cases:
* No SSH library available, access ‘bzr+ssh’ URL
* OpenSSH only available, access ‘bzr+ssh’ URL
* Paramiko only available, access ‘bzr+ssh’ URL
* OpenSSH and Paramiko available, access ‘bzr+ssh’ URL
Or, better, could it be phrased as a “When accessing ‘bzr+ssh’ URLs,
Bazaar will use the first available of LibFoo, then LibBar, then LibBaz,
and finally raise an OhNoesError if none of those libraries are
available”.
--
\ “There's no excuse to be bored. Sad, yes. Angry, yes. |
`\ Depressed, yes. Crazy, yes. But there's no excuse for boredom, |
_o__) ever.” —Viggo Mortensen |
Ben Finney
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/bazaar/attachments/20111003/5f896c42/attachment.pgp>
More information about the bazaar
mailing list