bzr push: bad message kind byte: ','

Bug #571591 reported by Roger Erens
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
New
Undecided
Unassigned

Bug Description

I created a branch on lp:~rogererens/faces2/initialimport
cd into a local directory with python sources, images etc.
bzr init
bzr add .
bzr ci -m "initial import of faces2 from faces"
bzr push lp:~rogererens/faces2/initialimport
gave an error, advising me to use --use-existing-dir
hence
bzr push lp:~rogererens/faces2/initialimport --use-existing-dir

which gave the error

bzr: ERROR: bzrlib.errors.ErrorFromSmartServer: Error received from smart server: ('error', "Generic bzr smart protocol error: Bad message kind byte: ','")

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

looks similar to bug 532550, and I suspect stderr is getting folded into stdout on the server side. perhaps mwh already fixed that though?

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.