'bzr reconcile' doesn't reconcile the branch
Bug #597891 reported by
John Szakmeister
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
Undecided
|
Unassigned | ||
Breezy |
Triaged
|
Low
|
Unassigned |
Bug Description
We have a few branches that have ghost revisions, which I think may be the cause of some other issues. I'd like to reconcile the branch, and get rid of the inconsistent parents, but unfortunately, 'bzr reconcile' appears to be a no-op on the branch.
I've attached a branch that I created against a svn repo which has a ghost revision in it. Simple untar it, run 'bzr check', then 'bzr reconcile', then 'bzr check' again and witness no change in output. :-(
Changed in bzr: | |
status: | Incomplete → Confirmed |
tags: | added: check-for-breezy |
tags: |
added: reconcile removed: check-for-breezy |
Changed in brz: | |
status: | New → Triaged |
importance: | Undecided → Low |
To post a comment you must log in.
reconcile doesn't get rid of (and isn't meant to get rid of) ghost revisions.
I would close this as invalid, but I think its a proxy for some other issue you are experiencing, so lets try to dig into that.
What is actually going on?