1051
1051
def set_parent_ids(self, revision_ids, allow_leftmost_as_ghost=False):
1052
1052
"""Set the parent ids to revision_ids.
1054
1054
See also set_parent_trees. This api will try to retrieve the tree data
1055
1055
for each element of revision_ids from the trees repository. If you have
1056
1056
tree data already available, it is more efficient to use