Defect #164
closedViewing a Bazaar revision includes spurious files when merging other branches
0%
Description
Hi!
Thanks for the Bazaar support, it's great news. Just one bug I noticed, when I merge in a patch from another branch,
it creates lots of random files in the diff view, e.g.
/ (------------------------------------------------------------) View differences
/revno: (245.1.177.1.264) View differences
/revision-id: (edd@usefulinc.com-20071206093450-qgsfwml7yvluv52s) View differences
/parent: (edd@usefulinc.com-20071205235019-wvtkt8mffafi5lqy) View differences
/committer: Edd Dumbill () View differences
etc, etc.
As a first request, it would be good to suppress these spurious entries.
As a second request, it would be nice to be able to represent the partial revisions, e.g. 245.1.177.1.264 in the example
above, and allow browsing of them separately.
regards
-- Edd
Updated by Jean-Philippe Lang over 17 years ago
it would be good to suppress these spurious entries.
This bug should be fixed in r962.
Can you give it a try (the repository needs to be reloaded in
Redmine) ?
it would be nice to be able to represent the partial
revisions
It's more like a feature request.
And it wouldn't be easy to handle with the current Changeset
model.
Updated by Edd Dumbill over 17 years ago
Thanks I will try this as soon as am able