From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: bzr repository ready? Date: Mon, 23 Nov 2009 15:38:37 -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> <87ws1ku7zd.fsf@red-bean.com> <87hbso4s13.fsf@telefonica.net> <83aaygoy90.fsf@gnu.org> <87vdh36d48.fsf@telefonica.net> <831vjrptha.fsf@gnu.org> <87einr63b6.fsf@telefonica.net> <83y6lzo9e7.fsf@gnu.org> <871vjr750o.fsf@uwakimon.sk.tsukuba.ac.jp> <83tywnnq34.fsf@gnu.org> <873a475bsr.fsf@telefonica.net> <87ocmu7x9c.fsf@red-bean.com> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1259009981 11741 80.91.229.12 (23 Nov 2009 20:59:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 23 Nov 2009 20:59:41 +0000 (UTC) Cc: ofv@wanadoo.es, emacs-devel@gnu.org To: Karl Fogel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 23 21:59:34 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 1NCg0T-0007m6-1E for ged-emacs-devel@m.gmane.org; Mon, 23 Nov 2009 21:59:33 +0100 Original-Received: from localhost ([127.0.0.1]:56040 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NCg0S-0004HJ-Li for ged-emacs-devel@m.gmane.org; Mon, 23 Nov 2009 15:59:32 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NCfgJ-0006Fg-3B for emacs-devel@gnu.org; Mon, 23 Nov 2009 15:38:43 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NCfgE-0006CI-5R for emacs-devel@gnu.org; Mon, 23 Nov 2009 15:38:42 -0500 Original-Received: from [199.232.76.173] (port=45053 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NCfgD-0006CE-Pn for emacs-devel@gnu.org; Mon, 23 Nov 2009 15:38:37 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:34507) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NCfgD-0004Q4-H4 for emacs-devel@gnu.org; Mon, 23 Nov 2009 15:38:37 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1NCfgD-000458-AM; Mon, 23 Nov 2009 15:38:37 -0500 In-reply-to: <87ocmu7x9c.fsf@red-bean.com> (message from Karl Fogel on Sun, 22 Nov 2009 21:09:19 -0600) 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:117620 Archived-At: > They are not equivalent. The ChangeLog files are included in the > checkout, so you can read them even when you are offline (which is > nearly all the time, for me). `bzr log' requires contact with the > repository. Yes, but the repository is local too! Maybe I misunderstood something. I thought the idea was to make a local checkout from a remote repository. Are you saying people should always copy the whole repository first?