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: Fri, 20 Nov 2009 17:49:58 -0500 Message-ID: <87ws1ku7zd.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> Reply-To: Karl Fogel NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1258757421 22937 80.91.229.12 (20 Nov 2009 22:50:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 20 Nov 2009 22:50:21 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?utf-8?Q?=C3=93scar?= Fuentes Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 20 23:50:14 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 1NBcIv-0000FO-Fp for ged-emacs-devel@m.gmane.org; Fri, 20 Nov 2009 23:50:13 +0100 Original-Received: from localhost ([127.0.0.1]:56321 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NBcIv-0007Kh-1P for ged-emacs-devel@m.gmane.org; Fri, 20 Nov 2009 17:50:13 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NBcIp-0007KI-JA for emacs-devel@gnu.org; Fri, 20 Nov 2009 17:50:07 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NBcIk-0007JU-D7 for emacs-devel@gnu.org; Fri, 20 Nov 2009 17:50:06 -0500 Original-Received: from [199.232.76.173] (port=57304 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NBcIk-0007JP-81 for emacs-devel@gnu.org; Fri, 20 Nov 2009 17:50:02 -0500 Original-Received: from sanpietro.red-bean.com ([66.146.206.141]:54439) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NBcIj-0007gI-Hc for emacs-devel@gnu.org; Fri, 20 Nov 2009 17:50:01 -0500 Original-Received: from localhost ([127.0.0.1]:60634 helo=kfogel-work ident=kfogel) by sanpietro.red-bean.com with esmtp (Exim 4.69) (envelope-from ) id 1NBcIi-0007cV-Az; Fri, 20 Nov 2009 16:50:00 -0600 In-Reply-To: <877htl53tc.fsf@telefonica.net> (=?utf-8?Q?=22=C3=93scar?= Fuentes"'s message of "Fri, 20 Nov 2009 21:39:11 +0100") 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:117388 Archived-At: =C3=93scar Fuentes writes: > Bazaar supports quite a few models and can be confusing for those who > only know the centralized paradigm. IMHO the documentation should > recommend a model for beginners and give very detailed instructions for > it (maybe already does, I didn't read it). It does. See http://www.emacswiki.org/emacs/BzrForEmacsDevs#RegularContributors (I'm sure it could be improved, of course.) -Karl