No WorkingTree exists after branching

John Meinel john at arbash-meinel.com
Mon Oct 21 16:22:21 UTC 2013


Public branch is not the bound localtion. You need to run "bzr bind" to
actually bind it. It will say "up to date with $REMOTE-LOCATION" rather
than the local path.

John
=:->
On Oct 21, 2013 7:06 AM, "Xue Fuqiao" <xfq.free at gmail.com> wrote:

> And I found another problem (not sure if I should create a new thread,
> since the two problems may be associated):
>
> $ bzr up
> Tree is up to date at revision 114731 of branch
> /home/xfq/emacs-repo/main/trunk
>
> But the latest rev for trunk is 114734 instead of 114731.
>
> I've already bound the local trunk to the upstream master by:
>
>    echo "public_branch =
> bzr+ssh://xfq@bzr.savannah.gnu.org/emacs/trunk" >>
> .bzr/branch/branch.conf
>    bzr bind bzr+ssh://xfq@bzr.savannah.gnu.org/emacs/trunk
>
> I read the output of "bzr help {bind, update, pull, working-trees}" and
> searched existing FAQs/questions but didn't get anything that looked
> promising.  Any ideas?
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/bazaar/attachments/20131021/6f0efef8/attachment.html>


More information about the bazaar mailing list