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: [beuc@gnu.org: Re: [Savannah-hackers-public] bzr move from sftp:// to bzr+ssh:// [done]] Date: Sun, 10 Oct 2010 10:56:22 -0400 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1286722762 26333 80.91.229.12 (10 Oct 2010 14:59:22 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 10 Oct 2010 14:59:22 +0000 (UTC) To: bsmith.occs@gmail.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 10 16:59:21 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 1P4xMu-0002sL-P0 for ged-emacs-devel@m.gmane.org; Sun, 10 Oct 2010 16:59:20 +0200 Original-Received: from localhost ([127.0.0.1]:34759 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P4xMt-00065Q-4g for ged-emacs-devel@m.gmane.org; Sun, 10 Oct 2010 10:59:19 -0400 Original-Received: from [140.186.70.92] (port=33775 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P4xMn-0005y6-Hr for emacs-devel@gnu.org; Sun, 10 Oct 2010 10:59:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P4xK3-0002ub-1I for emacs-devel@gnu.org; Sun, 10 Oct 2010 10:56:24 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:58911) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P4xK2-0002uX-WE for emacs-devel@gnu.org; Sun, 10 Oct 2010 10:56:22 -0400 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1P4xK2-0006wd-Qy; Sun, 10 Oct 2010 10:56:22 -0400 In-reply-to: (message from Eli Zaretskii on Sun, 10 Oct 2010 10:36:07 -0400) X-detected-operating-system: by eggs.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:131582 Archived-At: > From: Eli Zaretskii > Date: Sun, 10 Oct 2010 10:36:07 -0400 > Cc: emacs-devel@gnu.org > > > There is no branch named "devel". There is no obvious way to learn the > > names of available branches. Should we guess? > > "bzr branches" should tell you the names, but it can be slow with > remote repositories. For the record, it took me 6 minutes to get all the branches in the Emacs repository from a Windows machine that sits behind a 5MBps link. On a GNU/Linux machine that is on T1, it took 8 seconds.