Comment 38 for bug 541626

Revision history for this message
Felipe Contreras (felipec) wrote :

Forget my last patch. While something along those lines might or might not make sense, it doesn't fix the issue completely.

Here's a patch that does. Basically, we can't call repo.get_known_graph_ancestry() while in the middle of a write group, so let's disable the whole known graph feature.