446
446
r"Requested reconfiguration of '.*' is not supported.")
448
448
def test_lightweight_checkout_to_tree_preserves_reference_locations(self):
450
450
format.set_branch_format(_mod_bzrbranch.BzrBranchFormat8())
451
451
tree = self.make_branch_and_tree('tree', format=format)
452
452
tree.branch.set_reference_info('file_id', 'path', '../location')