Error traceback

Martin Pool mbp at sourcefrog.net
Tue Sep 25 01:55:13 BST 2007


Christopher,

Thanks for your report, this is an incompatibility in Bazaar with
Python2.5.  It was fixed for some cases but not for this one.

https://bugs.launchpad.net/bzr/+bug/144633

The root cause of the check failure is that one of the revisions on
your branch is apparently not in your repository.  One possible cause
for this is that you've moved or copied a branch out of a repository
'by hand' rather than using bzr branch.  Do you remember doing
anything like that?

-- 
Martin



More information about the bazaar mailing list