208
208
def copy_multi(self, from_store, file_ids, pb=None, from_transaction=None,
210
210
"""Copy all the versions for multiple file_ids from from_store.
212
212
:param from_transaction: required current transaction in from_store.
214
214
from bzrlib.transactions import PassThroughTransaction