'bzr: ERROR: Not a branch' on existing branch
I installed bazaar on my pc and also on my virtual machine. I checkout my project from my pc repo but I use virtual machine to run it.
Problem now is, when I check bzr revno some times it returns an error messages:
"No module named xml_errors. No module named xml_errors
bzr: ERROR: Not a branch: "//27.2.
Please help!!
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Bazaar Edit question
- Assignee:
- No assignee Edit question
- Last query:
- 2012-11-27
- Last reply:
- 2012-11-27
Vincent Ladeuil (vila) said : | #1 |
This sounds like a version mismatch between bzr and the bzr-xmloutput plugin.
bzr plugins -v
will give you all the details and make it easier to understand what is happening here.
So please attach the output of the command above as well as the one from 'bzr version' for both your pc and your virtual machine (what OS are you using there ?).
Can you help with this problem?
Provide an answer of your own, or ask Khumbulani Hlatswayo for more information if necessary.