Bzr broken?

Martin Pool mbp at canonical.com
Thu Oct 1 07:12:03 BST 2009


2009/10/1 Patrick van der Velde <petrikvandervelde at gmail.com>:
> Hi all
>
> I just got the following message while calling bzr status for one of my projects
>
> PS C:\tools\Console\Console2> sl
> D:\documents\petrik\software\nSarrac\code\unstable\v1
> PS D:\documents\petrik\software\nSarrac\code\unstable\v1> bzr status
> bzr: ERROR: exceptions.AssertionError: get_next() called when there
> are no chars left

Hi,

It looks like this means there's something wrong with your dirstate
file (inside .bzr/checkout) - maybe the machine crashed during or
shortly after committing, leaving it half written?  If you don't mind
publicizing the filenames in that tree you can file a bug with it
attached.

You can probably recover from this by using 'bzr branch' to make a new
branch and working tree and moving away the broken one.

-- 
Martin <http://launchpad.net/~mbp/>



More information about the bazaar mailing list