No WorkingTree exists after branching
I'd like to initialize my local bzr repo for Emacs after installing bzr. Here's my procedure:
$ cd emacs-repo/
$ bzr init-repo main/
$ cd main/
$ bzr branch bzr+ssh://<email address hidden>/emacs/trunk trunk
Branched 114635 revisions.
Then I tried "bzr st":
$ bzr st
bzr: ERROR: No WorkingTree exists for "file:/
"ls" without options has no output, either. I'm not sure why. I read the output of "bzr help branch" and searched existing FAQs/questions but didn't get anything that looked promising. Can anyone point me in the right direction?
-------
Here's my output of "bzr --version":
Bazaar (bzr) 2.6.0dev3
Python interpreter: /usr/bin/python 2.7.4
Python standard library: /usr/lib/python2.7
Platform: Linux-3.
bzrlib: /usr/lib/
Bazaar configuration: /home/xfq/.bazaar
Bazaar log file: /home/xfq/.bzr.log
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Bazaar Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Xue Fuqiao for more information if necessary.