Comment 2 for bug 337455

Revision history for this message
Christian Tschabuschnig (tschaboo) wrote :

I also was hit by this bug today after committing two "bzr mv --after". This is the output:

$ bzr commit -m "Renames"
Committing to: #######removed##########
renamed Übung 1 => Übung 1 - Sinus-Plot mint Qwt
renamed Übung 2 => Übung 2 - Harmonischer Oszillator mit Runge Kutta und GnuPlot
bzr: ERROR: An inconsistent delta was supplied involving '\xc3\x9cbung 1 - Sinus-Plot mint Qwt1/main.cpp', 'main.cpp-20091008002321-byp80pau7xm21311-3'
reason: working tree does not contain new entry
$ bzr --version
Bazaar (bzr) 2.0.0
  Python interpreter: /usr/bin/python 2.6.2
  Python standard library: /usr/lib/python2.6
  Platform: Linux-2.6.28-15-generic-x86_64-with-Ubuntu-9.04-jaunty
  bzrlib: /usr/lib/python2.6/dist-packages/bzrlib
  Bazaar configuration: /home/tschaboo/.bazaar
  Bazaar log file: /home/tschaboo/.bzr.log

Since I don't know in which state my repository is now, and it doesn't contain a lot of revisions, I will keep a copy of the directory as is (in case you need any more information) and will start afresh with a new repository from the current working tree.

It makes me feel a little bit uncomfortable, that this bug has not got a single comment although it was reported more than half a year ago. I switched to bzr 2.0.0 only recently, using the version included in Ubuntu Jaunty before.