Rev 3807: Fix a docstring. in http://bzr.arbash-meinel.com/branches/bzr/1.9-dev/repo_format_1.9
John Arbash Meinel
john at arbash-meinel.com
Wed Oct 29 17:58:54 GMT 2008
At http://bzr.arbash-meinel.com/branches/bzr/1.9-dev/repo_format_1.9
------------------------------------------------------------
revno: 3807
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.
-------------- next part --------------
=== modified file 'bzrlib/repofmt/pack_repo.py'
--- a/bzrlib/repofmt/pack_repo.py 2008-10-28 22:19:31 +0000
+++ b/bzrlib/repofmt/pack_repo.py 2008-10-29 17:58:39 +0000
@@ -2357,9 +2357,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