1505
1518
if source is parent_maps[0]:
1506
1519
# this KnitVersionedFiles
1507
1520
records = [(key, positions[key][1]) for key in keys]
1509
1522
(record_details, index_memo, _) = positions[key]
1510
1523
yield KnitContentFactory(key, global_map[key],
1511
record_details, sha1, raw_data, self._factory.annotated, None)
1524
record_details, None, raw_data, self._factory.annotated, None)
1513
1526
vf = self._fallback_vfs[parent_maps.index(source) - 1]
1514
1527
for record in vf.get_record_stream(keys, ordering,