Some unscientific timing results (on the Python source tree)
Russel Winder
russel.winder at concertant.com
Tue Mar 25 23:04:05 GMT 2008
Neil,
On Tue, 2008-03-25 at 15:38 +0000, Neil Martinsen-Burrell wrote:
> Russel Winder <russel.winder <at> concertant.com> writes:
>
>
> > Where does sftp:// fit into all this? Is it the same as bzr+ssh:// ?
> >
> > I had assumed sftp was the right way of working where SSH access was
> > available but maybe that was a wrong assumption?
>
> sftp:// is another one of the "dumb" protocols that Bazaar supports. Quoting
> the User Guide: "We describe HTTP, FTP, SFTP and HTTP-WebDAV as "dumb" servers
> because they do not offer any assistance to Bazaar." So, performance over SFTP
> is generally worse than over bzr+ssh:// because it doesn't support special
> purpose verbs that the smart server (the "bzr+" part) does support. I find
> working over bzr+ssh to be a much more pleasant experience than over sftp.
> Although, for small changes, I find that the time to authenticate over SSH seems
> to be the limiting factor for e.g. commits on checkouts. This time for
> authentication should be the same for sftp or bzr+ssh.
I had missed bzr+ssh: somewhere along the line. The above argument
sounds like a very good reason to drop using sftp: and always use bzr
+ssh:
Thanks.
--
Russel.
====================================================
Dr Russel Winder Partner
Concertant LLP t: +44 20 7193 9203
41 Buckmaster Road, f: +44 8700 516 084
London SW11 1EN, UK. m: +44 7770 465 077
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20080325/555a9b16/attachment.pgp
More information about the bazaar
mailing list