Rev 3839: (jam) fix a docstring. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Mon Nov 17 22:40:21 GMT 2008


At file:///home/pqm/archives/thelove/bzr/%2Btrunk/

------------------------------------------------------------
revno: 3839
revision-id: pqm at pqm.ubuntu.com-20081117224017-jb8tr2wok8jjxn7r
parent: pqm at pqm.ubuntu.com-20081117034335-el4e1m7v3tnjmnhu
parent: john at arbash-meinel.com-20081029175839-9tifdbpcurai4fuk
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Mon 2008-11-17 22:40:17 +0000
message:
  (jam) fix a docstring.
modified:
  bzrlib/repofmt/pack_repo.py    pack_repo.py-20070813041115-gjv5ma7ktfqwsjgn-1
    ------------------------------------------------------------
    revno: 3805.5.1
    revision-id: john at arbash-meinel.com-20081029175839-9tifdbpcurai4fuk
    parent: john at arbash-meinel.com-20081028221931-uk9oan2xkocd0gis
    committer: John Arbash Meinel <john at arbash-meinel.com>
    branch nick: repo_format_1.9
    timestamp: Wed 2008-10-29 12:58:39 -0500
    message:
      Fix a docstring.
    modified:
      bzrlib/repofmt/pack_repo.py    pack_repo.py-20070813041115-gjv5ma7ktfqwsjgn-1
=== modified file 'bzrlib/repofmt/pack_repo.py'
--- a/bzrlib/repofmt/pack_repo.py	2008-11-12 02:29:03 +0000
+++ b/bzrlib/repofmt/pack_repo.py	2008-11-17 22:40:17 +0000
@@ -2359,9 +2359,7 @@
 class RepositoryFormatKnitPack6RichRoot(RepositoryFormatPack):
     """A repository with rich roots, no subtrees, stacking and btree indexes.
 
-    This format should be retained until the second release after bzr 1.7.
-
-    1.6.1-subtree[as it might have been] with B+Tree indices.
+    1.6-rich-root with B+Tree indices.
     """
 
     repository_class = KnitPackRepository




More information about the bazaar-commits mailing list