Comment 3 for bug 599492

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

My local config:

$ bzr version
Bazaar (bzr) 2.2b2
  Python interpreter: /usr/bin/python 2.6.1
  Python standard library:
/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
  Platform: Darwin-10.4.0-i386-64bit
...
(actually it's OS X 10.6.3)

I just joined the team and I don't know how they've been using Bzr to come
to this mess. Possibly someone else may have used older versions.

$ bzr reconcile
Reconciling branch file:///Users/rodolfo/projects/tonomundo/
Fixing last revision info 13 => 192
Reconciling repository file:///Users/rodolfo/projects/tonomundo/
Reconciliation complete.

Locally the file .bzr/branch/last-revision is fixed, however I doubt whether
the push was successful:

$ bzr push --overwrite
Using saved push location: bzr+ssh://
bazaar.launchpad.net/~agilence/%2Bjunk/tonomundo/
No new revisions to push.

Let's see if the version at launchpad will get fixed in the next few
minutes.

Thanks Tim!

[]'s

Rodolfo Carvalho

On Tue, Jun 29, 2010 at 02:41, Tim Penhey <email address hidden> wrote:

> 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.
>
> ** Changed in: launchpad-code
> Status: New => Incomplete
>
> --
> Incorrect links to revisions
> https://bugs.launchpad.net/bugs/599492
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Launchpad Bazaar Integration: Incomplete
>
> 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/launchpad-code/+bug/599492/+subscribe
>