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: Listing branches with bzr Date: Wed, 02 Dec 2009 01:21:49 -0500 Message-ID: References: <83638qms4h.fsf@gnu.org> <877ht6qsf3.fsf@red-bean.com> <87ljhm72vc.fsf@notengoamigos.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1259734934 31701 80.91.229.12 (2 Dec 2009 06:22:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Dec 2009 06:22:14 +0000 (UTC) Cc: kfogel@red-bean.com, emacs-devel@gnu.org To: Jason Earl Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 02 07:22:07 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 1NFibF-0004Iw-SL for ged-emacs-devel@m.gmane.org; Wed, 02 Dec 2009 07:22:06 +0100 Original-Received: from localhost ([127.0.0.1]:53860 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NFibF-0004Uo-Dz for ged-emacs-devel@m.gmane.org; Wed, 02 Dec 2009 01:22:05 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NFib7-0004Uh-3O for emacs-devel@gnu.org; Wed, 02 Dec 2009 01:21:57 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NFib1-0004S8-Qs for emacs-devel@gnu.org; Wed, 02 Dec 2009 01:21:55 -0500 Original-Received: from [199.232.76.173] (port=55683 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NFib1-0004S5-Jl for emacs-devel@gnu.org; Wed, 02 Dec 2009 01:21:51 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:37829) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NFib1-0006be-Bt for emacs-devel@gnu.org; Wed, 02 Dec 2009 01:21:51 -0500 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1NFiaz-0003RL-Gl; Wed, 02 Dec 2009 01:21:49 -0500 In-reply-to: <87ljhm72vc.fsf@notengoamigos.org> (message from Jason Earl on Tue, 01 Dec 2009 15:20:39 -0700) 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:118122 Archived-At: > From: Jason Earl > Cc: Eli Zaretskii , emacs-devel@gnu.org > Date: Tue, 01 Dec 2009 15:20:39 -0700 > > To my surprise: > > bzr branches http://bzr.savannah.gnu.org/r/emacs/ > > works. It does, thanks. Although, unlike other commands I used till now, it doesn't use the saved location by default, even if I invoke it from the parent of the local trunk/ tree. I needed to specify the sftp URL explicitly, otherwise it shows only the local branches. > On my netbook the above command takes 1 minute 44 seconds, on a > fairly well connected network. Lucky you. My connection is also fast, but it took 7 minutes here. I'm not going to care about that, though: this command is needed maybe once a month or so.