Comment 6 for bug 599492

Revision history for this message
Rodolfo Carvalho (rhcarvalho) wrote : Re: [Bug 599492] Re: Incorrect links to revisions

Just a follow-up, after pushing new revisions into the repository from my
correct branch (corrected with bzr reconcile) the "problem" was fixed and
Launchpad is showing the right revision numbers/ links.

"bzr reconcile; bzr push --overwrite" did not work, though.

Rodolfo Carvalho

On Wed, Jun 30, 2010 at 04:22, Robert Collins <email address hidden>wrote:

> The root cause is in bzr. We need to make sure that you can't setup a
> branch like this; I think init+merge+commit might be how people are
> doing it. We also need a way to fix it, and I'm going to make this bug
> be about that: reconcile is too heavyweight to want to do in many
> branches, push --overwrite from a fixed branch should work.
>
> ** Project changed: launchpad-code => bzr
>
> ** Changed in: bzr
> Importance: Undecided => Medium
>
> ** Changed in: bzr
> Status: Incomplete => Confirmed
>
> ** Summary changed:
>
> - Incorrect links to revisions
> + bzr push --overwrite from a branch with good revnos does not fix up the
> target branches revnos
>
> --
> bzr push --overwrite from a branch with good revnos does not fix up the
> target branches revnos
> https://bugs.launchpad.net/bugs/599492
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Bazaar Version Control System: Confirmed
>
> Bug description:
> URL: https://code.launchpad.net/~agilence/+junk/tonomundo<https://code.launchpad.net/%7Eagilence/+junk/tonomundo>
>
> The `Recent revisions` shows revisions from 13 down to 4, and though the
> authorship of the last revision is correct, the link it points to is
> incorrect:
>
> Current link: "
> http://bazaar.launchpad.net/~agilence/+junk/tonomundo/revision/13<http://bazaar.launchpad.net/%7Eagilence/+junk/tonomundo/revision/13>"
> - wrong revision (different commiter, etc)
> Correct link: "
> http://bazaar.launchpad.net/~agilence/+junk/tonomundo/revision/192<http://bazaar.launchpad.net/%7Eagilence/+junk/tonomundo/revision/192>
> "
>
> The same happens to other revisions. The numbering is wrong.
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/bzr/+bug/599492/+subscribe
>