457
457
order = topo_sort(graph.items())
458
458
pb = ui.ui_factory.nested_progress_bar()
460
461
# make a versioned file with the following content:
461
462
# all revisions we have been asked to join
462
463
# all their ancestors that are *not* in target already.