What loggerhead needs from Bazaar

Jonathan Lange jml at canonical.com
Thu May 29 05:06:25 BST 2008


On Thu, May 29, 2008 at 2:01 PM, Michael Hudson
<michael.hudson at canonical.com> wrote:
> Currently, loggerhead caches a bunch of information about a branch the first
> time it looks at it -- roughly speaking, the merged sorted revision graph.
>  This involved calling get_revision_graph, unsurprisingly.  Now that
> get_revision_graph is gone, probably the pragmatic thing to do is fake it --
> copying the _old_get_graph from bzr.dev into loggerhead.
>

What specifically do you need to get_revision_graph for? Is it
possible that other APIs could fill the same need?

jml



More information about the bazaar mailing list