← Back to team overview

launchpad-dev team mailing list archive

Re: dulwich diverged, rocketfuel-get breaking

 

On Sep 17, 2009, at 5:12 AM, Gavin Panella wrote:

If your rocketfuel-get breaks today, as mine did, when "Updating
dulwich", it seems to be because the dulwich branch has diverged, and
a regular bzr pull complains:

 gavin@bungo:~/.../sourcecode/dulwich$ bzr pull
 Using saved parent location:
 bzr+ssh://bazaar.launchpad.net/~launchpad-pqm/dulwich/devel/ bzr:
 ERROR: These branches have diverged. Use the missing command to see
 how. Use the merge command to reconcile them.

In this case I think it's better to simply do:

 gavin@bungo:~/.../sourcecode/dulwich$ bzr pull --overwrite

I hit the same problem late last night.  I pulled out the hammer:

% rm -rf dulwich && rocketfuel-get

-Barry

Attachment: PGP.sig
Description: This is a digitally signed message part


References