fastimport KeyError bug

Ian Clatworthy ian.clatworthy at internode.on.net
Wed May 14 00:51:28 BST 2008


Guido Ostkamp wrote:
 Yep, the incremental conversion finished this time.

Cool.

> Next I tried to run 'bzr log' which failed telling me a strange message
> that "'branch' is not a branch" (I don't have the exact message handy
> here at home, sorry).
> 
> I ran the conversion in the original git clone directory and for this
> reason I did not use a 'bzr up' command yet. Could this cause this kind
> of message?
> 
> Maybe baazar works different compared to Git in this area - in Git the
> state of the working directory was not tied to the state of the
> repository, 'git log' would always show me the complete log.

It does. 'bzr log' doesn't work in a shared repository. Change into the
branch directory (probably called master) and try it there. You'll also
need to run 'bzr up' to get the working tree populated if you want that.

Ian C.



More information about the bazaar mailing list