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