463
463
specific = self.specific_files
465
466
for path, ie in self.work_inv.iter_entries():
466
470
if specific and not is_inside_any(specific, path):
468
472
if not self.work_tree.has_filename(path):
469
474
self.reporter.missing(path)
477
478
def _populate_new_inv(self):
478
479
"""Build revision inventory.