Comment 8 for bug 257895

Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 257895] Re: bzr: ERROR: not well-formed (invalid token)

To get the inventory you should be able to do this:

in your shell, export BZR_PDB=1
run the command that fails
when it errors, you should get a debugger prompt
in it, type "pp xml_string"
and "pp locals()"

and paste the output into this bug, either directly if it's short or
as an attachment if it's long

if the filenames in your tree are confidential, you can change the bug
to be private first.

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