300
300
This determines the set of revisions which are involved, and then
301
301
finds all file ids affected by those revisions.
313
303
w = self.get_inventory_weave()
314
304
from_set = set(w.get_ancestry(from_revid))
315
305
to_set = set(w.get_ancestry(to_revid))