On Mon, Oct 13, 2008 at 5:22 PM, John Arbash Meinel <[EMAIL PROTECTED]> wrote: > Gary van der Merwe wrote: >> To overcome this limitation, we will need to store, for each rev, >> which branch/repo it can be retrieved from. We will need to >> reimplement a number for Graph functions, starting with iter_ancestry, >> to accommodated this. > > Just to mention you can just use a StackingParentsProvider for the Graph. > > Look at "bzrlib.repository.Repository.get_graph(other)". >
Thanks - I was not aware of that. This will make fixing this limitation easier. -- bzr-gtk mailing list [email protected] Modify settings or unsubscribe at: https://lists.canonical.com/mailman/listinfo/bzr-gtk
