432
432
sure everything matches the builtin branch.
434
434
to_tree = self.get_checkout(base_rev_id, checkout_dir=checkout_dir)
435
436
repository = to_tree.branch.repository
436
437
original_parents = to_tree.get_parent_ids()
437
438
self.assertIs(repository.has_revision(base_rev_id), True)