Comment 5 for bug 241170

Revision history for this message
John A Meinel (jameinel) wrote : Re: Assertion error when trying to push

Out of curiousity, is your local repository a pack-0.92 repository, and the remote one a knit/dirstate repository? (bzr info should tell you)

I'm guessing the problem is that the remote repository is missing revisions:
cyli@jinchuuriki-20080618141543-2hq42qg2ep9xy880
<email address hidden>

At least the first, I don't know about the second.

You can try forcing a copy with:

bzr push -r revid:cyli@jinchuuriki-20080618141543-2hq42qg2ep9xy880

Can you try that, and then see if a plain "bzr push" works?