warning on FC5 with bzr 0.13

TK Soh teekaysoh at gmail.com
Sun Jan 14 02:44:10 GMT 2007


I just updated bzr to 0.13 on my FC5 box using with yum, but received
some warning messages. Should this be an issue with FC5 or bzr? How do
I fix this? Thanks.

[tksoh at localhost ~]$ bzr version
/usr/lib/python2.4/site-packages/bzrlib/plugins/bzrtools/__init__.py:20:
DeprecationWarning: Modifying DEFAULT_IGNORE was deprecated in version
0.9. Consider using bzrlib.ignores.add_unique_user_ignores or
bzrlib.ignores.add_runtime_ignores
  DEFAULT_IGNORE.append('./.shelf')
/usr/lib/python2.4/site-packages/bzrlib/plugins/bzrtools/__init__.py:21:
DeprecationWarning: Modifying DEFAULT_IGNORE was deprecated in version
0.9. Consider using bzrlib.ignores.add_unique_user_ignores or
bzrlib.ignores.add_runtime_ignores
  DEFAULT_IGNORE.append('./.bzr-shelf*')
Bazaar (bzr) 0.13.0
Using python interpreter: /usr/bin/python
Using python standard library: /usr/lib/python2.4
Using bzrlib: /usr/lib/python2.4/site-packages/bzrlib

Copyright 2005, 2006 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.



More information about the bazaar mailing list