Rev 4288: (mnordhoff) Correct development-rich-root description. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
pqm at pqm.ubuntu.com
Mon Apr 13 18:53:12 BST 2009
At file:///home/pqm/archives/thelove/bzr/%2Btrunk/
------------------------------------------------------------
revno: 4288
revision-id: pqm at pqm.ubuntu.com-20090413175307-kzfbzfxgscia4sto
parent: pqm at pqm.ubuntu.com-20090411224546-82f5xlgs2r51k164
parent: mnordhoff at mattnordhoff.com-20090407144656-ylchxqpcsczl2p07
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Mon 2009-04-13 18:53:07 +0100
message:
(mnordhoff) Correct development-rich-root description.
modified:
bzrlib/bzrdir.py bzrdir.py-20060131065624-156dfea39c4387cb
------------------------------------------------------------
revno: 4241.15.17
revision-id: mnordhoff at mattnordhoff.com-20090407144656-ylchxqpcsczl2p07
parent: v.ladeuil+lp at free.fr-20090407141405-x2pxhavzdblgfh37
committer: Matt Nordhoff <mnordhoff at mattnordhoff.com>
branch nick: dev6-help
timestamp: Tue 2009-04-07 14:46:56 +0000
message:
development-rich-root's help string didn't say it supported rich roots.
modified:
bzrlib/bzrdir.py bzrdir.py-20060131065624-156dfea39c4387cb
=== modified file 'bzrlib/bzrdir.py'
--- a/bzrlib/bzrdir.py 2009-04-09 20:23:07 +0000
+++ b/bzrlib/bzrdir.py 2009-04-13 17:53:07 +0000
@@ -3426,10 +3426,10 @@
# The following un-numbered 'development' formats should always just be aliases.
format_registry.register_metadir('development-rich-root',
'bzrlib.repofmt.groupcompress_repo.RepositoryFormatCHK1',
- help='Current development format. Can convert data to and from pack-0.92 '
- '(and anything compatible with pack-0.92) format repositories. '
- 'Repositories and branches in this format can only be read by bzr.dev. '
- 'Please read '
+ help='Current development format. Supports rich roots. Can convert data '
+ 'to and from rich-root-pack (and anything compatible with '
+ 'rich-root-pack) format repositories. Repositories and branches in '
+ 'this format can only be read by bzr.dev. Please read '
'http://doc.bazaar-vcs.org/latest/developers/development-repo.html '
'before use.',
branch_format='bzrlib.branch.BzrBranchFormat7',
More information about the bazaar-commits
mailing list