#354669 bzr: doesn't keep track of pending merges for merges of specific revisions

#354669#5
Date:
2006-02-28 01:49:31 UTC
From:
To:
hi, when using:

bzr merge ../some.branch
bzr status
bzr log

the status shows me all the pending commits, and the log shows me the
commit history of the branch merged from.

but when i do:

bzr merge -r 283..284
bzr status
bzr log

the changes get applied fine, but the log doesn't show me the history of
commits from the other branch, and the status doesn't show me any merges
pending.

live well,
  vagrant

#354669#12
Date:
2007-01-08 05:17:51 UTC
From:
To:
when i merge specific revisions, bzr still doesn't keep track of pending
merges.

i noticed this bug is marked upstream, but do not see any references to
upstream BTS or mailing lists, etc. does bzr upstream closely monitor
the debian BTS?

thanks!

live well,
  vagrant

#354669#17
Date:
2007-01-08 17:42:34 UTC
From:
To:
https://bugs.launchpad.net/bzr/+bug/67174 is the corresponding bugreport

Cheers,

Jelmer