Activity log for bug #59182

Date Who What changed Old value New value Message
2006-09-06 13:55:58 Aaron Bentley bug added bug
2006-09-06 13:56:23 Aaron Bentley bzr: importance Untriaged Low
2006-09-06 13:56:23 Aaron Bentley bzr: statusexplanation
2007-05-22 06:50:07 John A Meinel bzr: status Unconfirmed Confirmed
2007-05-22 06:50:07 John A Meinel bzr: statusexplanation Well, for the new WorkingTree3 => 4 changes, it doesn't: bzr init --format knit wt3 cd wt3 bzr st Working tree format 3 is deprecated and a better format is available. It is recommended that you upgrade by running the command bzr upgrade file:///Users/jameinel/dev/%2Ctmp/wt3/ bzr upgrade starting upgrade of file:///Users/jameinel/dev/%2Ctmp/wt3/ making backup of tree history file:///Users/jameinel/dev/%2Ctmp/wt3/.bzr has been backed up to file:///Users/jameinel/dev/%2Ctmp/wt3/.bzr.backup if conversion fails, you can move this directory back to .bzr if it succeeds, you can remove this directory if you wish finished So that works as we want it to. However, the old Weave format repository still complains: bzr init --format weave test Format <RepositoryFormat6> for file:///Users/jameinel/dev/%2Ctmp/test/.bzr/ is deprecated - please use 'bzr upgrade' to get better performance cd test # bzr status also complains bzr upgrade Format <RepositoryFormat6> for file:///Users/jameinel/dev/%2Ctmp/test/.bzr/ is deprecated - please use 'bzr upgrade' to get better performance starting upgrade of file:///Users/jameinel/dev/%2Ctmp/test/ making backup of tree history file:///Users/jameinel/dev/%2Ctmp/test/.bzr has been backed up to file:///Users/jameinel/dev/%2Ctmp/test/.bzr.backup if conversion fails, you can move this directory back to .bzr if it succeeds, you can remove this directory if you wish starting upgrade from format 6 to metadir starting repository conversion repository converted finished I would consider closing this bug, since newer formats don't complain in the same way. But older formats do, so for now, I'm marking it Confirmed.
2008-07-29 11:40:07 Martin Pool description $ bzr upgrade Format <RepositoryFormat6> for file:///mnt/www/new.panometrics.com/.bzr/ is deprecated - please use 'bzr upgrade' to get better performance starting upgrade of file:///mnt/www/new.panometrics.com/ making backup of tree history [etc.] $ bzr upgrade Format <RepositoryFormat6> for file:///mnt/www/new.panometrics.com/.bzr/ is deprecated - please use 'bzr upgrade' to get better performance starting upgrade of file:///mnt/www/new.panometrics.com/ making backup of tree history [etc.] (The warning is harmless, but confusing - it reflects that the branch is being opened to upgrade.)
2008-07-29 11:40:07 Martin Pool title Upgrade suggests upgrade Upgrade should not warn that the repository needs an upgrade
2010-12-18 01:22:49 Jelmer Vernooij tags ui upgrade
2017-11-09 00:29:32 Jelmer Vernooij tags ui upgrade check-for-breezy ui upgrade
2019-06-15 18:35:09 Jelmer Vernooij tags check-for-breezy ui upgrade ui upgrade
2019-06-15 18:36:54 Jelmer Vernooij bug task added brz
2019-06-15 18:37:51 Jelmer Vernooij brz: status New Triaged
2019-06-15 18:37:53 Jelmer Vernooij brz: importance Undecided Low