627
629
raise BzrCommandError(msg)
628
630
merge((to_location, -1), (to_location, 0), this_dir=to_location,
629
631
check_clean=False, ignore_zero=True)
631
633
br_to.controlfile("x-pull", "wb").write(from_location + "\n")
646
638
class cmd_renames(Command):
647
639
"""Show list of renamed files.