bzr: ERROR: exceptions.AssertionError:
Aaron Bentley
aaron.bentley at utoronto.ca
Thu Feb 8 03:58:39 GMT 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Mark Meredith wrote:
> $ bzr st
> bzr: ERROR: exceptions.AssertionError:
This is due to changing a file's kind, e.g. changing a file into a
directory. This is fixed in the mainline, and will be part of the 0.15
release.
To find out which file is causing the problem, you can change the assert to:
assert kind[0] == kind[1] or None in kind, path
Aaron
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFyp/v0F+nu1YWqI0RAv6AAJ9rNI7l8ioTJWI5BTyanv1vr5KQMgCeJ5vZ
G78oygkrmPnV0+ALsZE8ndE=
=kxoA
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list