emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bzr sync problems?


From: Vinicius Jose Latorre
Subject: Re: bzr sync problems?
Date: Fri, 15 Oct 2010 08:45:49 -0300
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.13) Gecko/20100914 SeaMonkey/2.0.8

Eli Zaretskii wrote:
Date: Thu, 14 Oct 2010 23:13:07 -0300
From: Vinicius Jose Latorre<address@hidden>
Cc: address@hidden

bzr branch bzr+ssh://address@hidden/emacs/trunk

That's what is said in

https://savannah.gnu.org/bzr/?group=emacs

But I'm not getting to update.
Probably because the branch was not bound to upstream.  If you want to
leave it unbound, use "bzr merge --pull" instead of "bzr update".  But
that's not the recommended workflow.  If you want to go by the
recommended workflow, do this:

   bzr bind bzr+ssh://address@hidden/emacs/trunk

This is needed only once; thereafter you will be able to use "bzr up".

It worked!!!

Thanks




reply via email to

[Prev in Thread] Current Thread [Next in Thread]