From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: Something wrong with the repo? Date: Sun, 10 Oct 2010 14:24:32 +0200 Message-ID: <4CB1B080.9060402@swipnet.se> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1286715195 30457 80.91.229.12 (10 Oct 2010 12:53:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 10 Oct 2010 12:53:15 +0000 (UTC) Cc: emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 10 14:53:13 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 1P4vOl-00015T-Ha for ged-emacs-devel@m.gmane.org; Sun, 10 Oct 2010 14:53:13 +0200 Original-Received: from localhost ([127.0.0.1]:47107 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P4vOQ-0007Zn-TL for ged-emacs-devel@m.gmane.org; Sun, 10 Oct 2010 08:52:46 -0400 Original-Received: from [140.186.70.92] (port=44916 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P4vEJ-0004u7-4v for emacs-devel@gnu.org; Sun, 10 Oct 2010 08:42:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P4uxD-0005OH-In for emacs-devel@gnu.org; Sun, 10 Oct 2010 08:24:48 -0400 Original-Received: from smtprelay-h22.telenor.se ([195.54.99.197]:55277) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P4uxD-0005O0-CJ for emacs-devel@gnu.org; Sun, 10 Oct 2010 08:24:39 -0400 Original-Received: from ipb4.telenor.se (ipb4.telenor.se [195.54.127.167]) by smtprelay-h22.telenor.se (Postfix) with ESMTP id 4A9C6EA184 for ; Sun, 10 Oct 2010 14:24:35 +0200 (CEST) X-SENDER-IP: [85.225.45.35] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ak85AE9NsUxV4S0jPGdsb2JhbACHbpo6DAEBAQE1LbhDhUgEjUQ X-IronPort-AV: E=Sophos;i="4.57,309,1283724000"; d="scan'208";a="1680042931" Original-Received: from c-232de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.35]) by ipb4.telenor.se with ESMTP; 10 Oct 2010 14:24:34 +0200 Original-Received: from [172.20.199.13] (zeplin [172.20.199.13]) by coolsville.localdomain (Postfix) with ESMTPSA id 6E7397FA05A; Sun, 10 Oct 2010 14:24:34 +0200 (CEST) User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.2.11) Gecko/20101004 Thunderbird/3.1.5 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. 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:131561 Archived-At: That just gives another error: bzr: ERROR: Unable to connect to target of bound branch BzrBranch7(file:///Users/jhd/src/emacs/trunk/) => bzr+ssh://jhd@bzr.savannah.gnu.org/srv/bzr/emacs/trunk/: Not a branch: "bzr+ssh://jhd@bzr.savannah.gnu.org/srv/bzr/emacs/trunk/". Has the tree changed name? Jan D. Andreas Schwab skrev 2010-10-10 14.04: > Lars Magne Ingebrigtsen writes: > >> I get the following when I try to do a bzr update: >> >> [larsi@quimbies ~/src/emacs/trunk]$ bzr update >> Warning: Permanently added the RSA host key for IP address '140.186.70.72' to the list of known hosts. >> subsystem request failed on channel 0 >> bzr: ERROR: Unable to connect to target of bound branch BzrBranch7('file:///home/larsi/src/emacs/trunk/') => sftp://larsi@bzr.savannah.gnu.org/srv/bzr/emacs/trunk/: Unable to connect to SSH host bzr.savannah.gnu.org; EOF during negotiation > > Use bzr[+ssh]://... instead. Apparently there is suddenly a bzr server > at savannah now. Would have been nice to get an announcement though. > > Andreas. >