[merge] remove Transport.should_cache
Robert Collins
robertc at robertcollins.net
Wed Aug 15 08:03:46 BST 2007
On Wed, 2007-08-15 at 14:59 +1000, Martin Pool wrote:
> This method was not used or useful, as far as I can see. I think it
> was meant to say whether the transport was 'expensive' compared to
> local disk; if we want that we should add something with a better
> name.
>
> I think Andrew is interested in having fetch know which of the two
> repositories is relatively slower to access. We might need more than
> just a boolean for that though: hpss is typically slower than local
> but faster than sftp, and that's without getting into estimating how
> fast they are in the specific situation.
I'm definately interested in this. See for example the split between
push and pull on Branch, which has comments about the typical cases we
see, that are IMO a strong hint as to whats 'local' and whats not. (e.g.
with an NFS mounted repository and a local repo, the repo one is
'pushing from' is almost certainly 'more' local. '*almost*' being the
key word :(.
-Rob
--
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- 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/20070815/1402be0e/attachment.pgp
More information about the bazaar
mailing list