UserWarnings during "bzr push" with a stacked branch
John Arbash Meinel
john at arbash-meinel.com
Fri Jan 23 21:31:56 GMT 2009
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I don't know what is specifically relevant, but with the most recent
bzr.dev, I'm now getting warnings when pushing to lp:
$ bzr push
Using saved push location: lp:///~jameinel/bzr/1.12-network-io
Connected (version 2.0, client Twisted)
Authentication (publickey) successful!
Secsh channel 1 opened.
Using default stacking branch /~bzr/bzr/trunk at
bzr+ssh://bazaar.launchpad.net/%7Ejameinel/bzr/
C:\Users\jameinel\dev\bzr\bzr.dev\bzrlib\ui\text.py:96: UserWarning:
ProgressTask(1/3, msg='fetch in
ventory') is not the top progress task ProgressTask(None/None, msg='')
(task, self._task_stack[-1]))
C:\Users\jameinel\dev\bzr\bzr.dev\bzrlib\ui\text.py:96: UserWarning:
ProgressTask(2/3, msg='fetch in
ventory') is not the top progress task ProgressTask(None/None, msg='')
(task, self._task_stack[-1]))
Created new stacked branch referring to /~bzr/bzr/trunk.
I'm guessing the bug isn't in the new code, and it is just exposing bugs
in our existing code, but I figured people would want to know about it.
John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkl6N0wACgkQJdeBCYSNAAMaGQCgmx9pATTqLlipsB2kNn5JvMMt
IegAn27HO96N77Mknu2IFD8MizeZVmOP
=kyLQ
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list