1869
1870
"Merge doesn't permit that revision specifier.")
1872
1873
base = [branch, revision[0].in_history(b).revno]
1873
1874
other = [branch, revision[1].in_history(b).revno]
1874
1879
pb = bzrlib.ui.ui_factory.nested_progress_bar()
1877
1883
conflict_count = merge(other, base, check_clean=(not force),