[Request] Remote operation need to be cached
John A Meinel
john at arbash-meinel.com
Mon Oct 3 15:17:04 BST 2005
Aaron Bentley wrote:
> Alexander Belchenko wrote:
>
>>>I ask to adjust remote operation (branching, pulling) via internet. I
>>>think this operation need to use intermediate cache for storing
>>>retrivied files before copying all this files to local repository.
>
>
> It does. It uses a CachedStore for Inventories and Revisions, so that
> texts are installed before their inventories, and inventories are
> installed before their corresponding revisions.
>
> However, merged revisions are installed after the revision that merged
> them. And when you pull, we don't try to install any missing revisions.
> But fetch-missing from bzrtools does that.
>
> This behaviour has been significantly reworked in the .newformat,
> anyway. In that branch, I believe merged revisions are always installed
> before the revision that merged them.
>
> Aaron
I think he was requesting a local cache that was persistent between bzr
calls.
As I recall, CachedStore only exists for the current command. I think he
wants more of CentralizedStorage where whenever you see a revision, it
is put somewhere locally.
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/20051003/2fa05186/attachment.pgp
More information about the bazaar
mailing list