Rev 4622: default-rich-root should be an alias still. in http://bazaar.launchpad.net/~lifeless/bzr/bug-398668

Robert Collins robertc at robertcollins.net
Sun Aug 16 23:23:23 BST 2009


At http://bazaar.launchpad.net/~lifeless/bzr/bug-398668

------------------------------------------------------------
revno: 4622
revision-id: robertc at robertcollins.net-20090816222320-kv65zaaie2ngo0ng
parent: mbp at sourcefrog.net-20090814120204-vykyo537r159bw56
committer: Robert Collins <robertc at robertcollins.net>
branch nick: bug-398668
timestamp: Mon 2009-08-17 08:23:20 +1000
message:
  default-rich-root should be an alias still.
=== modified file 'bzrlib/bzrdir.py'
--- a/bzrlib/bzrdir.py	2009-08-14 12:02:04 +0000
+++ b/bzrlib/bzrdir.py	2009-08-16 22:23:20 +0000
@@ -3861,6 +3861,7 @@
 # of the default format
 format_registry.register_metadir('default-rich-root',
     format_registry.get('2a'),
+    alias=True,
     help='Same as 2a.')
 
 # The current format that is made on 'bzr init'.




More information about the bazaar-commits mailing list