From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: bzr repository ready? Date: Fri, 20 Nov 2009 16:56:33 -0500 Message-ID: <876394dfn2.fsf@stupidchicken.com> References: <87zl6vskq0.fsf@red-bean.com> <874op07kb0.fsf@red-bean.com> <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> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1258754229 13622 80.91.229.12 (20 Nov 2009 21:57:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 20 Nov 2009 21:57:09 +0000 (UTC) Cc: Eli Zaretskii , jearl@notengoamigos.org, ian.clatworthy@canonical.com, emacs-devel@gnu.org To: Karl Fogel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 20 22:57:02 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 1NBbTR-0004B3-9H for ged-emacs-devel@m.gmane.org; Fri, 20 Nov 2009 22:57:01 +0100 Original-Received: from localhost ([127.0.0.1]:52535 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NBbTQ-00051a-SE for ged-emacs-devel@m.gmane.org; Fri, 20 Nov 2009 16:57:00 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NBbTH-0004y6-Hs for emacs-devel@gnu.org; Fri, 20 Nov 2009 16:56:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NBbTE-0004tr-0d for emacs-devel@gnu.org; Fri, 20 Nov 2009 16:56:51 -0500 Original-Received: from [199.232.76.173] (port=45559 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NBbTD-0004ta-Hs for emacs-devel@gnu.org; Fri, 20 Nov 2009 16:56:47 -0500 Original-Received: from pantheon-po25.its.yale.edu ([130.132.50.119]:52054) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NBbT1-0008IL-Sn; Fri, 20 Nov 2009 16:56:36 -0500 Original-Received: from furry (dhcp-18-111-38-36.dyn.mit.edu [18.111.38.36]) (authenticated bits=0) by pantheon-po25.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id nAKLuXJR013652 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 20 Nov 2009 16:56:33 -0500 Original-Received: by furry (Postfix, from userid 1000) id 81BA7C071; Fri, 20 Nov 2009 16:56:33 -0500 (EST) In-Reply-To: <87iqd5vw5n.fsf@red-bean.com> (Karl Fogel's message of "Fri, 20 Nov 2009 14:22:28 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 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:117383 Archived-At: Karl Fogel writes: > I've already written http://www.emacswiki.org/emacs/BzrForEmacsDevs. > My instinct is to start with that, and then answer questions here as as > people have them, rather than write lots more text only to discover that > it doesn't answer the questions that actually come up. Thanks for writing that page. I noticed that the instructions are given in terms of terminal commands (bzr merge, bzr push, etc.) It would be nice to have the vc/vc-dir workflow explicitly spelt out too. Will `C-x v v' just do the right thing with respect to committing to the local mirror vs the global repository?