networking over ssh
John A Meinel
john at arbash-meinel.com
Wed Jun 22 00:16:01 BST 2005
Faheem Mitha wrote:
>Hi,
>
>I took a look at bzr 0.0.5. It looks very nice. However, it is
>difficult for me to try the networking features, because (as far as I
>can tell), bzr uses urlgrabber for networking, which has no support
>for tunnelling over ssh.
>
>I don't generally run web or ftp servers because of security concerns.
>I was wondering if there are any plans to add ssh support in the near
>future.
>
>Also, I see some references to a command called bzr-push. This does
>not seem to be part of 0.0.5. Is this in the development branch? Is
>this the 'push' command corresponding to 'bzr pull'? If so, why not
>call it 'bzr push'?
>
>Thanks for your attention.
> Faheem.
>
>
>
If you see my latest plugin (rsync-push), it can work using rsync over ssh.
But do be aware of the warnings.
There is some development work for handling ssh directly, using paramiko.
But the bigger push right now is trying to work out an asynchronous and
pipelined layer so that remote operations are faster (right now bzr
branch from mainline takes about 14min, but rsync takes about 30s).
So there is work being done, but it isn't really there yet.
John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 253 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20050621/8a12ec5e/attachment.pgp
More information about the bazaar
mailing list