[Pkg-bazaar-commits] ./bzr/unstable r218: todo

mbp at sourcefrog.net mbp at sourcefrog.net
Fri Apr 10 07:51:27 UTC 2009


------------------------------------------------------------
revno: 218
committer: mbp at sourcefrog.net
timestamp: Sat 2005-04-09 15:36:19 +1000
message:
  todo
modified:
  bzrlib/revfile.py
-------------- next part --------------
=== modified file 'bzrlib/revfile.py'
--- a/bzrlib/revfile.py	2005-04-09 05:35:10 +0000
+++ b/bzrlib/revfile.py	2005-04-09 05:36:19 +0000
@@ -374,6 +374,10 @@
                          "       revfile get IDX\n"
                          "       revfile find-sha HEX\n")
         return 1
+
+
+    # TODO: Something to show compression ratio, e.g. total size of
+    # all files vs size of index and data files.
         
 
     if cmd == 'add':



More information about the Pkg-bazaar-commits mailing list