From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?=C3=93scar_Fuentes?= Newsgroups: gmane.emacs.devel Subject: Re: Listing branches in bzr Date: Fri, 22 Jan 2010 00:48:17 +0100 Message-ID: <87eilj81fi.fsf@telefonica.net> References: <19288.55226.282748.425991@totara.tehura.co.nz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1264117747 10327 80.91.229.12 (21 Jan 2010 23:49:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 21 Jan 2010 23:49:07 +0000 (UTC) Cc: nickrob@snap.net.nz To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 22 00:48:57 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.50) id 1NY6lk-0000Is-IH for ged-emacs-devel@m.gmane.org; Fri, 22 Jan 2010 00:48:56 +0100 Original-Received: from localhost ([127.0.0.1]:53901 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NY6ll-0000PL-No for ged-emacs-devel@m.gmane.org; Thu, 21 Jan 2010 18:48:57 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NY6lf-0000Oz-FS for emacs-devel@gnu.org; Thu, 21 Jan 2010 18:48:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NY6la-0000Om-Nh for emacs-devel@gnu.org; Thu, 21 Jan 2010 18:48:50 -0500 Original-Received: from [199.232.76.173] (port=35038 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NY6la-0000Oj-IC for emacs-devel@gnu.org; Thu, 21 Jan 2010 18:48:46 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:41599) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NY6lZ-0003lA-Dr for emacs-devel@gnu.org; Thu, 21 Jan 2010 18:48:45 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.50) id 1NY6lR-0000BJ-VP for emacs-devel@gnu.org; Fri, 22 Jan 2010 00:48:37 +0100 Original-Received: from 251.red-88-24-228.staticip.rima-tde.net ([88.24.228.251]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Jan 2010 00:48:37 +0100 Original-Received: from ofv by 251.red-88-24-228.staticip.rima-tde.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Jan 2010 00:48:37 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 11 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 251.red-88-24-228.staticip.rima-tde.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) Cancel-Lock: sha1:cDSqytru9t3WMHzB+aLo1VcWex4= 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:120279 Archived-At: nickrob@snap.net.nz (Nick Roberts) writes: > We've now got bzr which allows easier branching but all I've done is commit to > trunk. BzrForEmacsDevs appears to describe creating local branches but how > about branches on bzr.savannah.gnu.org? Are there any? > > With git I think you can find out with "git branch -r". I've tried bzr > branches "http://bzr.savannah.gnu.org/r/emacs" and "bzr branches > sftp://nickrob@bzr.savannah.gnu.org/srv/bzr/emacs/" but it just seems to hang. No, it's just very slow. 5 minutes or more.