From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: bzr repository ready? Date: Sat, 21 Nov 2009 00:05:41 -0500 Message-ID: References: <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> <871vjs6ci7.fsf@telefonica.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1258779962 4289 80.91.229.12 (21 Nov 2009 05:06:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 21 Nov 2009 05:06:02 +0000 (UTC) Cc: Lennart Borgman , emacs-devel@gnu.org To: =?iso-8859-1?Q?=D3scar?= Fuentes Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Nov 21 06:05:55 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 1NBiAU-0007he-GE for ged-emacs-devel@m.gmane.org; Sat, 21 Nov 2009 06:05:54 +0100 Original-Received: from localhost ([127.0.0.1]:56635 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NBiAT-00061h-O6 for ged-emacs-devel@m.gmane.org; Sat, 21 Nov 2009 00:05:53 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NBiAN-000615-3n for emacs-devel@gnu.org; Sat, 21 Nov 2009 00:05:47 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NBiAI-00060d-Jy for emacs-devel@gnu.org; Sat, 21 Nov 2009 00:05:46 -0500 Original-Received: from [199.232.76.173] (port=57728 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NBiAI-00060U-HN for emacs-devel@gnu.org; Sat, 21 Nov 2009 00:05:42 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.183]:50392 helo=ironport2-out.pppoe.ca) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NBiAI-0008Ue-0q for emacs-devel@gnu.org; Sat, 21 Nov 2009 00:05:42 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqIEAH4EB0vO+IIa/2dsb2JhbACBTtNthDwEiXs X-IronPort-AV: E=Sophos;i="4.47,262,1257138000"; d="scan'208";a="49772108" Original-Received: from 206-248-130-26.dsl.teksavvy.com (HELO pastel.home) ([206.248.130.26]) by ironport2-out.pppoe.ca with ESMTP; 21 Nov 2009 00:05:41 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 486EE80E3; Sat, 21 Nov 2009 00:05:41 -0500 (EST) In-Reply-To: <871vjs6ci7.fsf@telefonica.net> (=?iso-8859-1?Q?=22=D3scar?= Fuentes"'s message of "Fri, 20 Nov 2009 23:46:08 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:117408 Archived-At: > If you were starting from scratch with emacs and bazaar, you clone emacs > development branch (with `bzr branch URL' or downloading a > tarball). Actually, "bzr branch URL" on the Emacs repository is a bad idea. In his setup where he'll be using 2 branches, he wants to use a shared repository. Stefan