unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Vinicius Jose Latorre <viniciusjl@ig.com.br>
Cc: cschol2112@googlemail.com, emacs-devel@gnu.org
Subject: Re: bzr sync problems?
Date: Fri, 15 Oct 2010 11:37:58 +0200	[thread overview]
Message-ID: <83bp6vdceh.fsf@gnu.org> (raw)
In-Reply-To: <4CB7B8B3.9030107@ig.com.br>

> Date: Thu, 14 Oct 2010 23:13:07 -0300
> From: Vinicius Jose Latorre <viniciusjl@ig.com.br>
> Cc: emacs-devel@gnu.org
> 
> bzr branch bzr+ssh://USERNAME@bzr.savannah.gnu.org/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://USERNAME@bzr.savannah.gnu.org/emacs/trunk

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



  parent reply	other threads:[~2010-10-15  9:37 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-14 11:39 Error with completion Lars Magne Ingebrigtsen
2010-10-14 11:47 ` bzr sync problems? (was: Re: Error with completion) Lars Magne Ingebrigtsen
2010-10-14 12:09   ` Andreas Schwab
2010-10-14 12:15     ` bzr sync problems? Lars Magne Ingebrigtsen
2010-10-14 12:18       ` Lars Magne Ingebrigtsen
2010-10-14 12:27       ` Christoph
2010-10-14 14:04         ` Chong Yidong
2010-10-15  2:13         ` Vinicius Jose Latorre
2010-10-15  2:16           ` Christoph
2010-10-15  2:38             ` Vinicius Jose Latorre
2010-10-15  8:00           ` Andreas Schwab
2010-10-15 11:49             ` Vinicius Jose Latorre
2010-10-15 11:53               ` Andreas Schwab
2010-10-15 23:21                 ` Vinicius Jose Latorre
2010-10-16  7:18                   ` Eli Zaretskii
2010-10-15  9:37           ` Eli Zaretskii [this message]
2010-10-15 11:45             ` Vinicius Jose Latorre
2010-10-14 12:50       ` Andreas Schwab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83bp6vdceh.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=cschol2112@googlemail.com \
    --cc=emacs-devel@gnu.org \
    --cc=viniciusjl@ig.com.br \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).