From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christoph Scholtes Newsgroups: gmane.emacs.devel Subject: Re: Emacs bzr access problems Date: Sun, 31 Jul 2011 14:04:39 -0600 Message-ID: <4E35B557.9090409@gmail.com> References: <4E359806.6090002@gmail.com> <87r556w9ax.fsf@gmail.com> <83tya2b61m.fsf@gnu.org> 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 1312142698 13123 80.91.229.12 (31 Jul 2011 20:04:58 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 31 Jul 2011 20:04:58 +0000 (UTC) Cc: emacs-devel@gnu.org, Antoine Levitt To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 31 22:04:53 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QncFn-0008Sf-NW for ged-emacs-devel@m.gmane.org; Sun, 31 Jul 2011 22:04:51 +0200 Original-Received: from localhost ([::1]:51168 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QncFn-0004sh-1I for ged-emacs-devel@m.gmane.org; Sun, 31 Jul 2011 16:04:51 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:43357) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QncFk-0004re-Of for emacs-devel@gnu.org; Sun, 31 Jul 2011 16:04:49 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QncFk-0003in-0W for emacs-devel@gnu.org; Sun, 31 Jul 2011 16:04:48 -0400 Original-Received: from mail-iy0-f169.google.com ([209.85.210.169]:47760) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QncFi-0003iG-8E; Sun, 31 Jul 2011 16:04:46 -0400 Original-Received: by iyb14 with SMTP id 14so7561596iyb.0 for ; Sun, 31 Jul 2011 13:04:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=uwyxbaM464a5AFGNtzOWPPqOLH2o4BvmBUvJP8dqla4=; b=ie85uAkRcbKivSJkTYcLV+R/HC5YeFI4zFI0NgIVVYNxsZDeUUl6h5GXIjFv6ghucs MFcvrHIrMWCOjJih17p0MIFvBQnBqnUOSnGb6/t0WALUkYoelIQTx6Reo3cgW9hHJtbf cdUevgjbXoMvn/Fv4h5XdFNaqpDjrX6KDEpuc= Original-Received: by 10.231.117.79 with SMTP id p15mr2387977ibq.29.1312142685593; Sun, 31 Jul 2011 13:04:45 -0700 (PDT) Original-Received: from [192.168.1.4] (71-208-125-36.hlrn.qwest.net [71.208.125.36]) by mx.google.com with ESMTPS id uz2sm2648100icb.12.2011.07.31.13.04.43 (version=SSLv3 cipher=OTHER); Sun, 31 Jul 2011 13:04:44 -0700 (PDT) User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:5.0) Gecko/20110624 Thunderbird/5.0 In-Reply-To: <83tya2b61m.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.210.169 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:142602 Archived-At: On 7/31/2011 1:31 PM, Eli Zaretskii wrote: > I forwarded this to the Savannah admins. Thanks! > FWIW, bzr+ssh access works fine for me, but that doesn't help you. Yes, I can confirm this. I also have an bzr+ssh branch of the trunk which updates fine. I just noticed that my nightly builds using Jenkins were failing. That setup pulls into a regular (non-ssh) branch. Let's see what the admins have to say. Christoph