Activity log for bug #160626

Date Who What changed Old value New value Message
2007-11-06 22:29:57 Ian Jackson bug added bug
2007-11-06 22:30:28 Ian Jackson description I have a situation where I need to interoperate between bzr 0.7-2 (as provided in Debian sarge), and more recent versions, at least for the moment. I therefore need a way to suppress the out-of-date branch format warning. I know the format is up to date but the newer formats are not compatible. The constant nagging is not just annoying - it also makes sensible output less visible and tends to lead to user error (eg, not noticing error messages which come out along with the warning). So this is a real useability problem. -anarres:moebius2> bzr status Format <RepositoryFormat6> for file:///u/ian/an-things/moebius2/.bzr/ is deprecated - please use 'bzr upgrade' to get better performance -anarres:moebius2> bzr --version Bazaar (bzr) 0.91.0 Python interpreter: /usr/bin/python 2.4.4.final.0 Python standard library: /usr/lib/python2.4 bzrlib: /usr/lib/python2.4/site-packages/bzrlib Bazaar configuration: /u/ian/.bazaar Bazaar log file: /u/ian/.bzr.log Copyright 2005, 2006, 2007 Canonical Ltd. http://bazaar-vcs.org/ bzr comes with ABSOLUTELY NO WARRANTY. bzr is free software, and you may use, modify and redistribute it under the terms of the GNU General Public License version 2 or later. -anarres:moebius2> dpkg -s bzr Package: bzr Status: install ok installed Priority: optional Section: devel Installed-Size: 10700 Maintainer: Debian Bazaar Maintainers <pkg-bazaar-maint@lists.alioth.debian.org> Architecture: i386 Version: 0.91-2 Depends: libc6 (>= 2.6.1-1), python-central (>= 0.5.8), python (<< 2.6), python (>= 2.4), python (>> 2.5) | python-celementtree Recommends: python-paramiko, python-pycurl Suggests: xdg-utils, libxml2-utils Conflicts: bzr-doc Conffiles: /etc/bash_completion.d/bzr 142eb79e59b2317fc7acc423bcc84291 /etc/bash_completion.d/bzr.simple f4397fb3b9151087b82fe08a868c9506 Description: Bazaar, the next-generation distributed version control system Open source distributed version control system that is powerful, friendly, and scalable. . It manages trees of files and subdirectories. In particular, it records revisions of trees, representing their state at a particular point in time, and information about those revisions and their relationships. Recording and retrieving tree revisions is useful in several ways if you are writing software or documents or doing similar creative work. Python-Version: 2.4, 2.5 -anarres:moebius2> I have a situation where I need to interoperate between bzr 0.7-2 (as provided in Debian sarge), and more recent versions, at least for the moment. I therefore need a way to suppress the out-of-date branch format warning. I know the format is out of date but the newer formats are not compatible. The constant nagging is not just annoying - it also makes sensible output less visible and tends to lead to user error (eg, not noticing error messages which come out along with the warning). So this is a real useability problem. -anarres:moebius2> bzr status Format <RepositoryFormat6> for file:///u/ian/an-things/moebius2/.bzr/ is deprecated - please use 'bzr upgrade' to get better performance -anarres:moebius2> bzr --version Bazaar (bzr) 0.91.0 Python interpreter: /usr/bin/python 2.4.4.final.0 Python standard library: /usr/lib/python2.4 bzrlib: /usr/lib/python2.4/site-packages/bzrlib Bazaar configuration: /u/ian/.bazaar Bazaar log file: /u/ian/.bzr.log Copyright 2005, 2006, 2007 Canonical Ltd. http://bazaar-vcs.org/ bzr comes with ABSOLUTELY NO WARRANTY. bzr is free software, and you may use, modify and redistribute it under the terms of the GNU General Public License version 2 or later. -anarres:moebius2> dpkg -s bzr Package: bzr Status: install ok installed Priority: optional Section: devel Installed-Size: 10700 Maintainer: Debian Bazaar Maintainers <pkg-bazaar-maint@lists.alioth.debian.org> Architecture: i386 Version: 0.91-2 Depends: libc6 (>= 2.6.1-1), python-central (>= 0.5.8), python (<< 2.6), python (>= 2.4), python (>> 2.5) | python-celementtree Recommends: python-paramiko, python-pycurl Suggests: xdg-utils, libxml2-utils Conflicts: bzr-doc Conffiles: /etc/bash_completion.d/bzr 142eb79e59b2317fc7acc423bcc84291 /etc/bash_completion.d/bzr.simple f4397fb3b9151087b82fe08a868c9506 Description: Bazaar, the next-generation distributed version control system Open source distributed version control system that is powerful, friendly, and scalable. . It manages trees of files and subdirectories. In particular, it records revisions of trees, representing their state at a particular point in time, and information about those revisions and their relationships. Recording and retrieving tree revisions is useful in several ways if you are writing software or documents or doing similar creative work. Python-Version: 2.4, 2.5 -anarres:moebius2>
2008-03-08 20:07:56 Alexander Belchenko bzr: status New Confirmed
2008-03-08 20:07:56 Alexander Belchenko bzr: importance Undecided Wishlist
2009-12-20 09:45:21 Matt Nordhoff bzr: status Confirmed Fix Released
2009-12-20 09:45:21 Matt Nordhoff bzr: assignee Vincent Ladeuil (vila)
2010-01-14 21:22:42 Matt Nordhoff branch linked lp:~ted/bzr/deprecation-warning-preference
2010-01-14 21:22:51 Matt Nordhoff branch linked lp:~vila/bzr/deprecation-warning-preference