On Jul 6, 2009, at 11:36 PM, Adam Kocoloski wrote:
I think the most efficient solution is to start including conflict and deleted_conflict revisions in the revlist in the _changes row. I don't know the revision tree well enough to know if it's possible to identify the set of all conflict revisions that were saved after update_sequence N, but if it is that would be a neat restriction.
If I had read the code, I would have seen the style=all_docs query string parameter, which does exactly this. Thanks Damien!
Adam
