Added --level for fine grain control over what fn-reinsert inserts. --level 1 - re-inserts the top key(s) 2 - re-inserts the top keys(s), graphs(s) and the most recent update. 3 - re-inserts the top keys(3), graphs(s) and all keys required to bootstrap the repo. This is the default level. 4 - adds redundancy for big (>7Mb) updates. 5 - re-inserts existing redundant big updates.
djk
Änderung: 41:356fe3c2de9b Nutzer: djkDatum: Tue Apr 28 12:41:41 2009 -0400 Zusammenfassung: Added --level for fine grain control over what fn-reinsert inserts. infocalypse/__init__.py | 45 +++++++++++++++++++++++++++++++++++++++++---- infocalypse/graph.py | 37 ++++++++++++++++++++++++++++++++++--- infocalypse/infcmds.py | 12 +++++++++++- infocalypse/insertingbundles.py | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++++---------------- infocalypse/updatesm.py | 28 +++++++++++++++------------- 5 Dateien verändert, 154 Zeilen hinzugefügt(+), 37 Zeilen entfernt(-)