870
863
revision_id = osutils.safe_revision_id(revision_id)
871
864
return self.get_inventory_weave().parent_names(revision_id)
874
895
def set_make_working_trees(self, new_value):
875
896
"""Set the policy flag for making working trees when creating branches.