message about on-the-fly conversion is unclear

Bug #567064 reported by Steve McInerney
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Bazaar
Confirmed
Medium
Unassigned
Breezy
Triaged
Low
Unassigned

Bug Description

$ bzr pull lp:pqm
Doing on-the-fly conversion from <RepositoryFormat2a> to (remote).visions:Inserting stream
This may take some time. Upgrade the repositories to the same format for better performance.

Doing on-the-fly conversion from <RemoteRepositoryFormat> to <RepositoryFormatKnitPack6RichRoot>.
This may take some time. Upgrade the repositories to the same format for better performance.

 M pqm/queuelp.py
All changes applied successfully.
Now on revision 225.

------

I'm informed that what this means is:
"Your CWD repository format is out of date WRT to the master on LP, please run 'bzr upgrade' locally to fix this"

That it does the conversion on the fly is verra nice tho!

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 567064] [NEW] rather confusing UI error message

This is the line that is odd:
"Doing on-the-fly conversion from <RepositoryFormat2a> to
(remote).visions:Inserting stream'

-Rob

Revision history for this message
Martin Pool (mbp) wrote :

Obviously there is just some progress bar spaff there.

I wonder if that message is actually being emitted on the ssh server.

summary: - rather confusing UI error message
+ message about on-the-fly conversion is unclear
Changed in bzr:
status: New → Confirmed
importance: Undecided → Medium
tags: added: confusing-ui formatui
Revision history for this message
Parth Malwankar (parthm) wrote :

The message I get for trunk is:

[trunk]% bzr pull
Using saved parent location: bzr+ssh://bazaar.launchpad.net/~mysql/mysql-server/mysql-trunk/
Doing on-the-fly conversion from RemoteRepositoryFormat(_network_name='Bazaar RepositoryFormatKnitPack6 (bzr 1.9)\n') to RepositoryFormat2a().
This may take some time. Upgrade the repositories to the same format for better performance.

The "RemoteRepositoryFormat(_network_name='Bazaar RepositoryFormatKnitPack6 (bzr 1.9)\n')" looks more like python code. Same with "RepositoryFormat2a()".

Maybe this can be improved?

Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 567064] Re: message about on-the-fly conversion is unclear

On 12 May 2010 10:21, Parth Malwankar <email address hidden> wrote:
> The message I get for trunk is:
>
> [trunk]% bzr pull
> Using saved parent location: bzr+ssh://bazaar.launchpad.net/~mysql/mysql-server/mysql-trunk/
> Doing on-the-fly conversion from RemoteRepositoryFormat(_network_name='Bazaar RepositoryFormatKnitPack6 (bzr 1.9)\n') to RepositoryFormat2a().
> This may take some time. Upgrade the repositories to the same format for better performance.
>
> The "RemoteRepositoryFormat(_network_name='Bazaar
> RepositoryFormatKnitPack6 (bzr 1.9)\n')" looks more like python code.
> Same with "RepositoryFormat2a()".
>
> Maybe this can be improved?

It could be.

--
Martin <http://launchpad.net/~mbp/>

Jelmer Vernooij (jelmer)
Changed in brz:
status: New → Triaged
importance: Undecided → Medium
importance: Medium → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.