From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: BZR and the bootstrap Date: Mon, 09 Aug 2010 20:12:19 +0300 Message-ID: <83r5i7vhfw.fsf@gnu.org> References: <4C5D8EB2.7090601@alice.it> <83zkwwv6k6.fsf@gnu.org> <878w4g4ftu.fsf@telefonica.net> <874of4l1cp.fsf@uwakimon.sk.tsukuba.ac.jp> <871va83vg8.fsf@telefonica.net> <87r5i8xalo.fsf@uwakimon.sk.tsukuba.ac.jp> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: dough.gmane.org 1281373962 15733 80.91.229.12 (9 Aug 2010 17:12:42 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 9 Aug 2010 17:12:42 +0000 (UTC) Cc: ofv@wanadoo.es, emacs-devel@gnu.org To: "Stephen J. Turnbull" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 09 19:12:40 2010 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.69) (envelope-from ) id 1OiVtv-00084k-LE for ged-emacs-devel@m.gmane.org; Mon, 09 Aug 2010 19:12:39 +0200 Original-Received: from localhost ([127.0.0.1]:43093 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OiVtv-00080X-1B for ged-emacs-devel@m.gmane.org; Mon, 09 Aug 2010 13:12:39 -0400 Original-Received: from [140.186.70.92] (port=39936 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OiVtl-0007zI-0A for emacs-devel@gnu.org; Mon, 09 Aug 2010 13:12:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OiVtf-0000aR-W4 for emacs-devel@gnu.org; Mon, 09 Aug 2010 13:12:25 -0400 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:37809) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OiVtb-0000ZQ-4l for emacs-devel@gnu.org; Mon, 09 Aug 2010 13:12:23 -0400 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0L6W00B00ACKU700@a-mtaout20.012.net.il> for emacs-devel@gnu.org; Mon, 09 Aug 2010 20:12:17 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([77.126.102.143]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0L6W008BKAGG3AX0@a-mtaout20.012.net.il>; Mon, 09 Aug 2010 20:12:17 +0300 (IDT) In-reply-to: <87r5i8xalo.fsf@uwakimon.sk.tsukuba.ac.jp> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) 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:128495 Archived-At: > From: "Stephen J. Turnbull" > Date: Mon, 09 Aug 2010 20:57:07 +0900 > Cc: emacs-devel@gnu.org >=20 > =D3scar Fuentes writes: >=20 > > IIRC, lightweight checkouts contain information for testing if t= he > > file is modified or missing from the file system, which provides= a > > local `bzr status' operation. For anything else it needs to cont= act > > upstream. >=20 > That may be true, but the rest of that help message strongly implie= s > that bzr can't even do a status in a lightweight checkout without > contacting the branch: >=20 > Normal checkouts can perform common operations like > diff and status without such access[...]. I asked on the Bazaar list about this.