At http://bazaar.launchpad.net/%7Ebzr/bzr-groupcompress/trunk

------------------------------------------------------------
revno: 55
revision-id: [email protected]
parent: [email protected]
committer: John Arbash Meinel <[email protected]>
branch nick: trunk
timestamp: Thu 2009-02-26 23:18:39 -0600
message:
  Update a Note/Todo
=== modified file 'repofmt.py'
--- a/repofmt.py        2009-02-27 05:15:20 +0000
+++ b/repofmt.py        2009-02-27 05:18:39 +0000
@@ -280,6 +280,9 @@
         # Note: We probably actually want multiple streams here, to help the
         #       client understand that the different levels won't compress well
         #       against eachother
+        #       Test the difference between using one Group per level, and
+        #       using 1 Group per prefix. (so '' (root) would get a group, then
+        #       all the references to search-key 'a' would get a group, etc.)
         remaining_keys = set(keys)
         counter = [0]
         def _get_referenced_stream(root_keys):

-- 
bazaar-commits mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/bazaar-commits

Reply via email to