From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Bazaar Date: Fri, 18 Sep 2009 13:35:24 -0400 Message-ID: <31iqfgkvfn.fsf@fencepost.gnu.org> References: <87iqfhctv0.fsf@stupidchicken.com> <87eiq5t5jg.fsf@stupidchicken.com> <87bpl9hsno.fsf@workhorse.earlhome> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1253296631 18943 80.91.229.12 (18 Sep 2009 17:57:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 18 Sep 2009 17:57:11 +0000 (UTC) Cc: Chong Yidong , Jason Earl , emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 18 19:57:03 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 1Mohhf-00058R-Cv for ged-emacs-devel@m.gmane.org; Fri, 18 Sep 2009 19:57:03 +0200 Original-Received: from localhost ([127.0.0.1]:38485 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mohhe-0007tQ-UU for ged-emacs-devel@m.gmane.org; Fri, 18 Sep 2009 13:57:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MohMo-0002z2-EI for emacs-devel@gnu.org; Fri, 18 Sep 2009 13:35:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MohMj-0002xn-7d for emacs-devel@gnu.org; Fri, 18 Sep 2009 13:35:29 -0400 Original-Received: from [199.232.76.173] (port=40703 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MohMi-0002xe-Qd for emacs-devel@gnu.org; Fri, 18 Sep 2009 13:35:24 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:42331) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MohMi-00026k-IG for emacs-devel@gnu.org; Fri, 18 Sep 2009 13:35:24 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MohMi-0004kq-5P; Fri, 18 Sep 2009 13:35:24 -0400 X-Spook: USDOJ STARLAN S Key virus top secret ICE Dateline X-Ran: (_O'"1+#5\ax5L@J6$ibui|wfV_w;4W$gS1=,(s:U$A+A8zfB6QYZda*oL*lsD@TE5>TQH X-Hue: magenta X-Attribution: GM In-Reply-To: (Stefan Monnier's message of "Fri, 18 Sep 2009 10:02:02 -0400") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:115466 Archived-At: Stefan Monnier wrote: >>> I tried a straight bzr branch just to see how long it would take: >>> bzr branch sftp://bzr.sv.gnu.org/srv/bzr/emacs/emacs-merges/master >>> It finished in about 10 minutes, but files are missing. In the root >>> directory, for instance, autogen.sh, BUGS, and COPYING are missing. >>> Am I doing something wrong? > > It didn't signal any error? Looks like a bug in bzr. My attempt took > several hours. When I browse http://bzr.savannah.gnu.org/lh/emacs/emacs-merges/master/files I also don't see those files as present.