Getting file not found error in merge

Asked by Nimit Shah

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-bl8l:~/projects/gtg/0.3.1> bzr merge lp:~gtg-user/gtg/trunk-translations
bzr: ERROR: [Errno 2] No such file or directory

The branch does exist: https://code.launchpad.net/~gtg-user/gtg/trunk-translations

Question information

Language:
English Edit question
Status:
Answered
For:
Bazaar Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
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.

To post a message you must log in.