InconsistentDelta error when using bzr update
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Fix Released
|
High
|
Unassigned |
Bug Description
I was trying to commit a new revision in an older branch when bazaar explorer told me the branch was out of date. So i updated it, and then I started getting this error:
InconsistentDelta: An inconsistent delta was supplied involving 'prog1/test cases/252test.pl', '252test.
reason: Unable to find block for this record. Was the parent added?
I thought it was a problem with conflicts so i tried to revert the branch, but then it started giving tons of conflicts and whatnot. I was told to report this as a bug!
I have the branch and the repository (on the server) saved in case anyone needs to look at them, and attached is the bzr.log file that starts with my attempted commit and has all of my failed updates and whatnot
Related branches
- bzr-core: Pending requested
-
Diff: 13 lines (+4/-0)1 file modifieddoc/en/release-notes/bzr-2.4.txt (+4/-0)
tags: | removed: bzr mac |
Changed in bzr: | |
milestone: | none → 2.4.3 |
status: | Confirmed → Fix Released |
Also to note that the repository on the server is not corrupted, checking out a fresh branch from the server repo works fine.