infocalypse

Commit (click to see the diff): 356fe3c2de9be4055c9bab2392b266c15f5eda89

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

Diffstat

Änderung:        41:356fe3c2de9b
Nutzer:          djk 
Datum:           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(-)

Files in this revision