Assertion failure during commit
Robert Collins
robertc at robertcollins.net
Wed Jun 13 05:37:40 BST 2007
On Fri, 2007-06-08 at 12:32 +0100, Weeble wrote:
> 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.
Hi, this looks to be a dirstate issue. The specific strings to matter to
the extent that subdirectories and paths sort differently based on the
string. If you can preserve the "/" in the strings, in the position they
were in, and not alter the sort order of the paths either as full
strings, or as lists generated by splitting at "/" then we should be
able to see for sure if its a bug we've already fixed. Have you tried
0.17rc1 which has a bugfix for dirstate?
Cheers,
Rob
-
--
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20070613/e337020e/attachment-0001.pgp
More information about the bazaar
mailing list