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