No WorkingTree exists after branching

Xue Fuqiao xfq.free at gmail.com
Mon Oct 21 22:17:47 UTC 2013


On Tue, Oct 22, 2013 at 12:23 AM, Eli Zaretskii <eliz at gnu.org> wrote:
> It sounds like your branch is not bound after all.  There should be
> these 2 lines in .bzr/branch/branch.conf of a bound branch:
>
>   parent_location = bzr+ssh://xfr@bzr.savannah.gnu.org/emacs/trunk/
>   bound_location = bzr+ssh://xfr@bzr.savannah.gnu.org/emacs/trunk/

Thanks, there are four lines:

  parent_location = bzr+ssh://xfq@bzr.savannah.gnu.org/emacs/trunk/
  public_branch = bzr+ssh://xfq@bzr.savannah.gnu.org/emacs/trunk
  bound_location = bzr+ssh://xfq@bzr.savannah.gnu.org/emacs/trunk/
  bound = False

If I change the "False" to "True", "bzr up" will succeed.  But I don't
know why it is "False", since I have already used ‘bzr bind’.  I read
‘bzr help {bound, bound_location, bind, unbind}’, but they said nothing.

-- 
Best regards, Xue Fuqiao.
http://www.gnu.org/software/emacs/



More information about the bazaar mailing list