1573
1572
mutter('Packing repository %s, which has %d pack files, '
1574
1573
'containing %d revisions with hint %r.', self, total_packs,
1576
1589
# determine which packs need changing
1577
1590
pack_operations = [[0, []]]
1578
1591
for pack in self.all_packs():