Comment 2 for bug 599492

Revision history for this message
Tim Penhey (thumper) wrote : Re: Incorrect links to revisions

I talked with some people on #bzr (freenode irc) and the consensus is that the problem is most likely due to an old version of bzr. If you are using a recent version then I'll get them to chase more.

Now to fix it:

You should reconcile your local branch using `bzr reconcile`
Then push the branch to launchpad `bzr push --overwrite` will force the file to be updated. The --overwrite flag is only needed if there are no new revisions as well.

Hopefully this will work, and please let us know your bzr version.