498
498
sure everything matches the builtin branch.
500
500
to_tree = self.get_checkout(base_rev_id, checkout_dir=checkout_dir)
507
def _valid_apply_bundle(self, base_rev_id, info, to_tree):
501
508
original_parents = to_tree.get_parent_ids()
502
509
repository = to_tree.branch.repository
503
510
original_parents = to_tree.get_parent_ids()