From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Karl Fogel Newsgroups: gmane.emacs.devel Subject: Re: bzr repository ready? Date: Sun, 22 Nov 2009 17:23:09 -0600 Message-ID: <877htib0v6.fsf@red-bean.com> References: <87639fr3w7.fsf@red-bean.com> <87vdhfpil2.fsf@red-bean.com> <87einvxy9c.fsf@red-bean.com> <20091118230952.GB908@muc.de> <87my2jw05z.fsf@red-bean.com> <83skc9pbf7.fsf@gnu.org> <87iqd5vw5n.fsf@red-bean.com> <877htl53tc.fsf@telefonica.net> <87ws1ku7zd.fsf@red-bean.com> <83bpiwoz0m.fsf@gnu.org> Reply-To: Karl Fogel NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1258932217 19862 80.91.229.12 (22 Nov 2009 23:23:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 22 Nov 2009 23:23:37 +0000 (UTC) Cc: ofv@wanadoo.es, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 23 00:23:30 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NCLmD-0001yf-V6 for ged-emacs-devel@m.gmane.org; Mon, 23 Nov 2009 00:23:30 +0100 Original-Received: from localhost ([127.0.0.1]:59586 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NCLmD-0003yj-7G for ged-emacs-devel@m.gmane.org; Sun, 22 Nov 2009 18:23:29 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NCLm7-0003yQ-K3 for emacs-devel@gnu.org; Sun, 22 Nov 2009 18:23:23 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NCLm3-0003y4-Jp for emacs-devel@gnu.org; Sun, 22 Nov 2009 18:23:23 -0500 Original-Received: from [199.232.76.173] (port=37282 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NCLm3-0003y1-GT for emacs-devel@gnu.org; Sun, 22 Nov 2009 18:23:19 -0500 Original-Received: from sanpietro.red-bean.com ([66.146.206.141]:56768) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NCLlz-0008I0-0s; Sun, 22 Nov 2009 18:23:16 -0500 Original-Received: from localhost ([127.0.0.1]:57952 helo=kfogel-work ident=kfogel) by sanpietro.red-bean.com with esmtp (Exim 4.69) (envelope-from ) id 1NCLlu-0005jZ-6q; Sun, 22 Nov 2009 17:23:10 -0600 In-Reply-To: <83bpiwoz0m.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 21 Nov 2009 14:14:49 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:117516 Archived-At: Eli Zaretskii writes: >> http://www.emacswiki.org/emacs/BzrForEmacsDevs#RegularContributors > > What I'm missing from that description is how do I get my branch > available to others. I'm guessing that there's a possibility to have > the branch in the master repository, and there's another possibility > to have my local branch published from my machine directly. But the > wiki currently describes neither of these two (apologies if it does, > and I missed that). Hunh. AFAIK this information was there a long time ago, but in any case Stephen Turnbull has been editing the page recently and this information is definitely on the page now (btw, thanks Stephen). Look for the sentence that, as of right now, reads "Once your bugfix is ready, you'll want to send it upstream." -Karl