bazaar web interface
John Arbash Meinel
john at arbash-meinel.com
Thu Jan 5 01:35:59 GMT 2006
Robert Collins wrote:
> On Thu, 2006-01-05 at 12:04 +1100, Martin Pool wrote:
>
>>On Wed, 2006-01-04 at 18:19 -0600, John Arbash Meinel wrote:
>>
>>
>>>By the way Martin, it is very good to have you back. Are you actually
>>>caught up, or would it be good to try and put some summary emails together?
>>
>>It's good to be back. I had a very relaxing break where I barely
>>touched a computer at all. It looks like you all had fun here.
>>
>>I'm still reading the backlog and will reply where it seems useful and
>>particularly to rfcs. I've just pulled from Robert and am pushing to
>>bzr.dev. If this looks suitable I might make a 0.7rc1 tarball, unless
>>there's anything urgent to fix first.
>
>
> Not for 0.7rc1, but IMO definately for 0.7: the basis inventory should
> be 'basis-inventory', not 'basis-inventory.$revid'. (Ideally, it should
> be 'checkout/basis-inventory'.
For the basis inventory stuff, you could merge my branch:
http://bzr.arbash-meinel.com/branches/bzr/inventory-w-revision-id/
It modifies all inventories to make them:
<inventory format="5" file_id="" revision_id="">
(Note, if we ever actually paid attention to the inventory_sha1 present
in revision xml, this change would break them).
I could certainly change it so that only basis-inventory gets a
revision_id, but I thought it would be moderately useful for all
inventories to have it.
>
> Also, there should be a format bump for 0.7 to reflect our format
> changes that snuck in. (it should remove ancestry.weave and clean out
> any stale basis-inventory files)
>
> Rob
>
That would be nice. Plus as you mentioned it gives us the chance to put
in more branch version support. Were you thinking to do this as a
feature thing, where inside the code we would have 'if
self._branch_version == X:', or were you thinking to have more of a
branch factory, where you end up with BzrBranch6, etc.
The first seems to get ugly fast, the second seems like there would be a
lot of code duplication.
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/20060104/565ed8cf/attachment.pgp
More information about the bazaar
mailing list