1292
1292
# reinserted, and if d3 has incorrect parents it will also be
1293
1293
# reinserted. If we insert d3 first, d2 is present (as it was bulk
1294
1294
# copied), so we will try to delta, but d2 is not currently able to be
1296
1296
# addresses this. The following generates a sort for all the texts that
1297
1297
# are being inserted without having to reference the entire text key
1298
1298
# space (we only topo sort the revisions, which is smaller).