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