Comment 7 for bug 241170

Revision history for this message
cyli (cyli) wrote : Re: Assertion error when trying to push

I eventually just copied over my changed files and commited them on the server. I deleted my local repository, and re-checked out all the code. I made some changes, tried to commit them, and basically got the same error except that the revision numbers have changed from 6 and 7 to 7 and 8:

Committing to: bzr+ssh://legion/home/cyli/Tonkatsu/Projects/wordnumbers/
modified testWordnumber.py
modified wordnumber.py
Server is too old for fast get_parent_map, reconnecting. (Upgrade the server to Bazaar 1.2 to avoid this)
bzr: ERROR: exceptions.AssertionError: 7 != 8

.... etc. etc. same errors as above basically.