git-bzr-ng icon indicating copy to clipboard operation
git-bzr-ng copied to clipboard

Push problems with trunk bzr-fastimport

Open justinsb opened this issue 14 years ago • 4 comments

I had some problems pushing, and I narrowed them down to bzr-fastimport.

The stack trace shows an extra argument "control" being passed in cmds.py, and that looks to have been introduced in rev 310: http://bazaar.launchpad.net/~bzr/bzr-fastimport/trunk/revision/310

Rev 307 was stamped as the 0.10 release, so I branched that and push worked (with bzr 2.3.1, as installed by pip install bzr) bzr branch lp:bzr-fastimport -r 307

justinsb avatar Mar 11 '11 20:03 justinsb

orly... iiiinteresting, okay, i'll check that stuff in my tests :) thanks for the awesome bug report

termie avatar Mar 11 '11 20:03 termie

Thanks for saving me from bazaar :-)

justinsb avatar Mar 11 '11 20:03 justinsb

updated the reame to say it depends on version bzr-fastimport 0.10.0 and added tests to test against it and head

termie avatar Mar 23 '11 01:03 termie

(i'll see if i can send a patch in to bzr-fastimport)

termie avatar Mar 23 '11 01:03 termie