Getting file not found error in merge
Hi,
Today I was trying to merge lp:~gtg-user/gtg/trunk-translations and was getting a file not found error.
My console:
nimit@linux-
bzr: ERROR: [Errno 2] No such file or directory
The branch does exist: https:/
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Bazaar Edit question
- Assignee:
- No assignee Edit question
- Last query:
- 2013-08-29
- Last reply:
- 2013-08-29
Vincent Ladeuil (vila) said : | #1 |
The bzr log file (bzr version will tell you where it's located on your system) should contain more details about which file/directory is missing.
Failing that 'BZR_PDB=1 bzr merge lp:~gtg-user/gtg/trunk-translations' should drop you into the python debugger from where you can identify which file/directory is missing.
Can you help with this problem?
Provide an answer of your own, or ask Nimit Shah for more information if necessary.