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: Emacs Bazaar repository Date: Thu, 13 Mar 2008 00:09:43 -0400 Message-ID: <87skyvmfi0.fsf@red-bean.com> References: <87skyvse7k.fsf@xmission.com> 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 1205381412 12499 80.91.229.12 (13 Mar 2008 04:10:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 13 Mar 2008 04:10:12 +0000 (UTC) Cc: emacs-devel@gnu.org To: Jason Earl Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 13 05:10:39 2008 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 1JZelu-00071D-8J for ged-emacs-devel@m.gmane.org; Thu, 13 Mar 2008 05:10:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JZelL-0004aF-8O for ged-emacs-devel@m.gmane.org; Thu, 13 Mar 2008 00:09:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JZelG-0004Yb-F7 for emacs-devel@gnu.org; Thu, 13 Mar 2008 00:09:46 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JZelE-0004YH-Jz for emacs-devel@gnu.org; Thu, 13 Mar 2008 00:09:45 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JZelE-0004YE-Dx for emacs-devel@gnu.org; Thu, 13 Mar 2008 00:09:44 -0400 Original-Received: from sanpietro.red-bean.com ([66.146.193.61]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JZelE-0005yX-EL for emacs-devel@gnu.org; Thu, 13 Mar 2008 00:09:44 -0400 Original-Received: from localhost ([127.0.0.1]:48426 helo=floss ident=kfogel) by sanpietro.red-bean.com with esmtp (Exim 4.69) (envelope-from ) id 1JZelD-00059A-ES; Wed, 12 Mar 2008 23:09:43 -0500 In-Reply-To: <87skyvse7k.fsf@xmission.com> (Jason Earl's message of "Wed, 12 Mar 2008 17:41:03 -0600") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: 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:92365 Archived-At: Jason Earl writes: > bzr clone http://bzr.notengoamigos.org/emacs/trunk/ By the way, strongly suggest a dest name after that: bzr clone http://bzr.notengoamigos.org/emacs/trunk/ emacs-bzr or something. Probably no one wants their local clone directory to be named "trunk" :-). -Karl