bzr merge gives error over Revision {('',)} not present in "<bzrlib.knit.KnitGraphIndex object at 0x01697050>"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
Medium
|
Unassigned |
Bug Description
I've did a merge from local branch "src" to "src-plumbing". After making the changes from the conlicts (that resulted from the merge) I then commited those changes
and then called status (as shown below:).
Z:\NGMC\
pending merges:
Craig Hewetson 2008-04-15 Fixed the singleton pattern for the audio controller
I then was told that a merge was pending so I executed the following:
Z:\NGMC\
Merging from remembered location Z:/NGMC/V4/src/
bzr: ERROR: Revision {('',)} not present in "<bzrlib.
I just did this check to give more info.
Z:\NGMC\
checked branch file://
checked repository <bzrlib.
7 revisions
4577 file-ids
4349 unique file texts
19380 repeated file texts
0 unreferenced text versions
Changed in bzr: | |
status: | Triaged → Confirmed |
tags: | added: knits |
Changed in bzr: | |
importance: | High → Medium |
tags: | added: check-for-breezy |
don't know if its related to bug #51754