404
402
source.inventories = versionedfile.RecordingVersionedFilesDecorator(
406
404
# XXX: This won't work in general, but for the dirstate format it does.
408
410
target.fetch(source, revision_id='rev-one')
409
411
self.assertEqual(('get_record_stream', [('file-id', 'rev-one')],
410
412
target._format._fetch_order, True),