[Success!] Re: [merge] further progress bar fixes
Colin D Bennett
colin at gibibit.com
Fri Jan 23 19:58:58 GMT 2009
On Fri, 23 Jan 2009 13:40:28 -0500 (EST)
Bundle Buggy <bundlebuggy at aaronbentley.com> wrote:
> This change has been merged.
> Previous status: Conditionally approved
>
> For details, see:
> http://bundlebuggy.aaronbentley.com/project/bzr/request/%3Ce01316480901220542o79cbaffes23f8b7648952ab82%40mail.gmail.com%3E
> Project: Bazaar
I'm getting a bunch of 'UserWarning' messages now when I pull from a
Subversion repository with bzr-svn -- I assume it's due to this merge
because I didn't get these messages before I updated from bzr.dev.
Is this bzr's fault, or does bzr-svn need to be fixed?
bzr version: branch:bzr.dev revno:3956
bzr-svn version: branch:0.5 revno:2372
<http://people.samba.org/bzr/jelmer/bzr-svn/0.5/>
Output
------
cdb at gamma ~/school/cscd494/work/current $ bzr pull
Using saved parent location: svn+https://cbennett@cscd494.cslabs.ewu.edu:8443/svn/clever/branches/version_1.0
The svn+ syntax is deprecated, use https://cbennett@cscd494.cslabs.ewu.edu:8443/svn/clever/branches/version_1.0 instead.
/home/cdb/bin/bzr.dev/bzrlib/ui/text.py:96: UserWarning: ProgressTask(0/28, msg='determining changes') is not the top progress task ProgressTask(None/None, msg='')
(task, self._task_stack[-1]))
/home/cdb/bin/bzr.dev/bzrlib/ui/text.py:96: UserWarning: ProgressTask(1/28, msg='determining changes') is not the top progress task ProgressTask(0/28, msg='analyzing repository layout')
(task, self._task_stack[-1]))
[... lots of lines deleted ...]
/home/cdb/bin/bzr.dev/bzrlib/ui/text.py:96: UserWarning: ProgressTask(27/28, msg='determining changes') is not the top progress task ProgressTask(26/28, msg='analyzing repository layout')
(task, self._task_stack[-1]))
/home/cdb/bin/bzr.dev/bzrlib/ui/text.py:96: UserWarning: ProgressTask(28/28, msg='determining changes') is not the top progress task ProgressTask(27/28, msg='analyzing repository layout')
(task, self._task_stack[-1]))
No revisions to pull.
cdb at gamma ~/school/cscd494/work/current $
-------
Regards,
Colin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20090123/0069a664/attachment.pgp
More information about the bazaar
mailing list