No WorkingTree exists after branching
John Arbash Meinel
john at arbash-meinel.com
Sat Oct 19 14:36:27 UTC 2013
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I thought the default for "bzr init-repo" was "--trees" which should
give you a a working tree.
If you don't have one, you can
cd trunk
bzr checkout
And then 'bzr st' etc should work.
John
=:->
On 2013-10-19 17:34, Xue Fuqiao wrote:
> 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://xfq@bzr.savannah.gnu.org/emacs/trunk trunk Branched
> 114717 revisions.
>
> Then I tried "bzr st": $ bzr st bzr: ERROR: No WorkingTree exists
> for "file:///home/xfq/emacs-repo/main/trunk/.bzr/checkout/".
>
> "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.0 Python interpreter: /usr/bin/python 2.7.5
> Python standard library: /usr/lib/python2.7 Platform:
> Linux-3.11.0-12-generic-x86_64-with-Ubuntu-13.10-saucy bzrlib:
> /usr/lib/python2.7/dist-packages/bzrlib Bazaar configuration:
> /home/xfq/.bazaar Bazaar log file: /home/xfq/.bzr.log
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.13 (Cygwin)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iEYEARECAAYFAlJimOsACgkQJdeBCYSNAAN/wgCbBWzoKBbhldvrK7UOR7UAoijh
p4MAoLCRmIyprw1QxpoAC3z5NuklI0L/
=ykId
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list