Assertion failure during commit

Weeble clockworksaint at gmail.com
Fri Jun 8 12:32:19 BST 2007


It said to send the report to this address, so that's what I'm doing.
If it's any help, I think I might have tried to rename files too many
times before committing. (I renamed some files, then renamed the
directory they were in, then realised I'd gotten that wrong and
renamed the directory again to a third name. I deleted some stuff
inside the renamed directory too.)

Also, can you advise me on what to do now? "bzr status" tells me the
working tree is out of date, advising me to run "bzr update". I'm not
confident that doing so won't scramble my files. I only set up bzr
today, and it's not a big loss to lose the previous version before
these changes. Should I just remove the .bzr folder and start again to
be on the safe side?

PS - I blanked out some specific identifying data. Every time you see
"XXXXXX_TestApp", "YYYYY_UITest", "ZZZZ.ZZZZZZZZZ.user" and
"QQQQQQQQQQQQQQ.com", you know they are consistently referring to the
same strings. Sorry to be so awkward; I hope the specific strings are
irrelevant.
-------------- next part --------------
Z:\RWTech\misc\research>bzr commit -m "Renaming testapp properly."
missing XXXXXX_TestApp/YYYYY_UITest.vcproj.DUNDEE.ZZZZ.ZZZZZZZZZ.user
missing XXXXXX_TestApp/YYYYY_UITest.vcproj.DUNDEE.andrew.wilson.user
modified .bzrignore
renamed UITest => XXXXXX_TestApp
modified and renamed UITest/YYYYY_UITest.sln => XXXXXX_TestApp/XXXXXX_TestApp.sln
modified and renamed UITest/YYYYY_UITest.suo => XXXXXX_TestApp/XXXXXX_TestApp.suo
modified and renamed UITest/YYYYY_UITest.vcproj => XXXXXX_TestApp/XXXXXX_TestApp.vcproj
deleted UITest/YYYYY_UITest.vcproj.DUNDEE.ZZZZ.ZZZZZZZZZ.user
deleted UITest/YYYYY_UITest.vcproj.DUNDEE.andrew.wilson.user
bzr: ERROR: exceptions.AssertionError: file YYYYY_UITest.vcproj.-20070608091424-5zs7q81dqmgei7i1-15 is absent in row (('
UITest', 'YYYYY_UITest.vcproj.DUNDEE.ZZZZ.ZZZZZZZZZ.user', 'YYYYY_UITest.vcproj.-20070608091424-5zs7q81dqmgei7i1-15'), [
('a', '', 0, False, ''), ('f', 'e2ea707649112815a22c1776c2ef0507ec73d5cc', 1431, False, 'andrew.wilson at QQQQQQQQQQQQQQ.co
m-20070608091554-9df6yt047d53d81v')]) but also present at 'XXXXXX_TestApp/YYYYY_UITest.vcproj.DUNDEE.ZZZZ.ZZZZZZZZZ.user
'

Traceback (most recent call last):
  File "bzrlib\commands.pyc", line 718, in run_bzr_catch_errors
  File "bzrlib\commands.pyc", line 679, in run_bzr
  File "bzrlib\commands.pyc", line 375, in run_argv_aliases
  File "bzrlib\builtins.pyc", line 2210, in run
  File "bzrlib\decorators.pyc", line 165, in write_locked
  File "bzrlib\workingtree_4.pyc", line 245, in commit
  File "bzrlib\decorators.pyc", line 165, in write_locked
  File "bzrlib\mutabletree.pyc", line 195, in commit
  File "bzrlib\commit.pyc", line 347, in commit
  File "bzrlib\mutabletree.pyc", line 38, in tree_write_locked
  File "bzrlib\workingtree_4.pyc", line 1069, in set_parent_trees
  File "bzrlib\dirstate.pyc", line 2269, in _validate
AssertionError: file YYYYY_UITest.vcproj.-20070608091424-5zs7q81dqmgei7i1-15 is absent in row (('UITest', 'YYYYY_UITest.
vcproj.DUNDEE.ZZZZ.ZZZZZZZZZ.user', 'YYYYY_UITest.vcproj.-20070608091424-5zs7q81dqmgei7i1-15'), [('a', '', 0, False, '')
, ('f', 'e2ea707649112815a22c1776c2ef0507ec73d5cc', 1431, False, 'andrew.wilson at QQQQQQQQQQQQQQ.com-20070608091554-9df6yt
047d53d81v')]) but also present at 'XXXXXX_TestApp/YYYYY_UITest.vcproj.DUNDEE.ZZZZ.ZZZZZZZZZ.user'

bzr 0.16.0 on python 2.5.0.final.0 (win32)
arguments: ['bzr', 'commit', '-m', 'Renaming testapp properly.']

** please send this report to bazaar at lists.ubuntu.com


More information about the bazaar mailing list