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