From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: Listing branches in bzr Date: Fri, 22 Jan 2010 01:01:01 +0100 Message-ID: References: <19288.55226.282748.425991@totara.tehura.co.nz> <87eilj81fi.fsf@telefonica.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1264118504 12463 80.91.229.12 (22 Jan 2010 00:01:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 22 Jan 2010 00:01:44 +0000 (UTC) Cc: nickrob@snap.net.nz, emacs-devel@gnu.org To: =?UTF-8?Q?=C3=93scar_Fuentes?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 22 01:01:36 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 1NY6xx-0004jx-Dz for ged-emacs-devel@m.gmane.org; Fri, 22 Jan 2010 01:01:33 +0100 Original-Received: from localhost ([127.0.0.1]:46978 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NY6xy-00018Y-IM for ged-emacs-devel@m.gmane.org; Thu, 21 Jan 2010 19:01:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NY6xs-000184-BH for emacs-devel@gnu.org; Thu, 21 Jan 2010 19:01:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NY6xr-00017i-Qw for emacs-devel@gnu.org; Thu, 21 Jan 2010 19:01:27 -0500 Original-Received: from [199.232.76.173] (port=34764 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NY6xr-00017d-Le for emacs-devel@gnu.org; Thu, 21 Jan 2010 19:01:27 -0500 Original-Received: from fg-out-1718.google.com ([72.14.220.152]:31787) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NY6xr-0005g1-5e for emacs-devel@gnu.org; Thu, 21 Jan 2010 19:01:27 -0500 Original-Received: by fg-out-1718.google.com with SMTP id 22so857924fge.12 for ; Thu, 21 Jan 2010 16:01:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=59RSYggjZ4k8gSjYTop2jl4YFxYILwUXDiD4KpXv+Zo=; b=oXnwmbrRVDkjaZnq/uRMEAAiYgCV+jF1fwlvJG3NfE6fUCwyzKlv1WVaHhkXOpJ7ha qao0RKnWY4BMeT5C5kCkt+aMUTQeExs/h+iHSqDtSViGMIcBErlqEsWaq85WywAvo1Y7 4CRk0yxgux/A/STvAcFx5+5f4jZWvp/ZTzu+0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=vY3Wr689ubTPbhTxUN706ndKSWdJw09wb6+nwxcDp4PDv/FAzpeC4Cv2pmpwgkxMDC NJbfheNH8gLCJUi+T+sfVKVTI2feuZ0AQUnkQdjHihnjWLVwOB0DdrcBjidvb2CN1yNp e3cfP/uJGUO4j7HHinoasb4qZpaQaOO5pHqco= Original-Received: by 10.239.188.146 with SMTP id p18mr238636hbh.208.1264118481096; Thu, 21 Jan 2010 16:01:21 -0800 (PST) In-Reply-To: <87eilj81fi.fsf@telefonica.net> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:120281 Archived-At: On Fri, Jan 22, 2010 at 12:48 AM, =C3=93scar Fuentes wrote= : > nickrob@snap.net.nz (Nick Roberts) writes: > >> We've now got bzr which allows easier branching but all I've done is com= mit to >> trunk. BzrForEmacsDevs appears to describe creating local branches but h= ow >> about branches on bzr.savannah.gnu.org? =C2=A0Are there any? >> >> With git I think you can find out with "git branch -r". =C2=A0I'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. I checked out Emacs from Launchpad instead. I tried the branch command: bzr branches lp:emacs bzr: ERROR: http://bazaar.launchpad.net/~vcs-imports/emacs/trunk/ is permanently redirected to /~vcs-imports/emacs/trunk/changes What is the error message trying to tell me?