1527
1527
:raises: NoSuchId if any fileid is not currently versioned.
1530
1533
if self._inventory.has_id(file_id):
1531
1534
self._inventory.remove_recursive_id(file_id)
1535
1536
# in the future this should just set a dirty bit to wait for the
1536
1537
# final unlock. However, until all methods of workingtree start