Comment 2 for bug 670284

Revision history for this message
Gary van der Merwe (garyvdm) wrote :

The only way that qbzr automatic adds a -r parameter to update, is when using the qlog "Update to this revision" feature. But using that, I was only able to get this error:

Run command: bzr update -r revid:<email address hidden>
bzr: ERROR: branch has no revision <email address hidden>
bzr update --revision only works for a revision in the branch history

Anyway, qlog should not give you the option "Update to this revision" for revisions that are not ancestor of the branch tip.

Mikael: if I have correctly diagnosed what happened, then you are trying to update in the wrong way. To do what I think you want, just click on the "Update" option in Bzr Explorer.