1609
1609
raise errors.NoSuchId(tree=self, file_id=file_id)
1610
1610
return dirstate.DirState._minikind_to_kind[entry[1][0]]
1612
1616
def path_content_summary(self, path):
1613
1617
"""See Tree.path_content_summary."""
1614
1618
id = self.inventory.path2id(path)