PATCH: cache basis inventory in .bzr

John Arbash Meinel john at arbash-meinel.com
Wed Dec 21 13:52:29 GMT 2005


Robert Collins wrote:
> On Mon, 2005-12-19 at 22:53 -0600, John A Meinel wrote:
> 
> 
>>>Rob
>>
>>I think the branch fits the desired constraints. It maintains a file
>>.bzr/basis-inventory, which is kept up-to-date upon request. (revno 1481)
> 
> 
> Can we move that into '.bzr/checkout/basis-inventory' and also add in a
> branch-format bump ? That would nicely give us 'has working tree' vs
> 'does not have working tree' without needing all the other machinery
> yet. (small steps :))
> 
> 
> I went to look at the diff and got a 4K line output :p. do you have a
> branch with just this stuff in it ?
> 
> Rob
> 

That's because I branched of my integration branch, since I had written
a test case there.

The only patches on this branch are 1478-1481.
To help you out, I just did:

bzr branch bzr.dev bzr-inventory-w-revision-short
cd bzr-inventory-w-revision-short
bzr merge -r 1478..1481 ../bzr-inventory-w-revision-id

And I published it at:
http://bzr.arbash-meinel.com/branches/bzr/inventory-w-revision-short/

I'll agree with you, that it could be put in
".bzr/checkout/basis-inventory", though I would like to include more
than just this in a branch format bump.
John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20051221/258d56d6/attachment.pgp 


More information about the bazaar mailing list