Bazaar 1.6.1 release candidate 1 available

John Arbash Meinel john at arbash-meinel.com
Mon Sep 1 15:36:29 BST 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jelmer Vernooij wrote:

...

>>>
>> It is alerting you that it is changing the format of your branch. The source
>> is obviously some other format (probably --pack-0.92) and your destination is
>> being upgraded to --1.6. I agree the message is a bit cryptic, I'm not
>> entirely sure what the best message is to give. I *do* think a message of some
>> form is necessary, as we should not quietly upgrade people's branches. (Some
>> projects will have users with different bzr versions, and upgrading will break
>> the older clients.)
> Perhaps the format description can be printed rather than repr() of the
> format though? The location of the format object in memory is hardly
> useful for users, I think :-)
> 
> Cheers,
> 
> Jelmer

Well str(format) is only slightly better than repo(format), in that it removes
the @ 0xXXXXX info.

Actually printing 'format.get_format_description()' may not be so bad, instead
of seeing:

<RepositoryFormatKnitPack5>

You would get:

"Packs 5 (adds stacking support, requires bzr 1.6)"

I was thinking it might be nicer to say

"Upgrading the branch to '--1.6'" or something that corresponded with the
command line options.

John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIu/3tJdeBCYSNAAMRAl0eAKChhylkNYmVc8wUIRwi4SK5MBBy1QCfYGY2
2SfQPrDr4cBnCoOqjscF+68=
=jEdk
-----END PGP SIGNATURE-----



More information about the bazaar mailing list