From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5049 invoked by alias); 10 Jan 2002 08:19:54 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 4893 invoked from network); 10 Jan 2002 08:19:50 -0000 Received: from unknown (HELO heimdall.inter.net.il) (192.114.186.17) by sources.redhat.com with SMTP; 10 Jan 2002 08:19:50 -0000 Received: from zaretsky ([192.116.55.139]) by heimdall.inter.net.il (Mirapoint) with ESMTP id BDL40510; Thu, 10 Jan 2002 10:16:29 +0200 (IST) Date: Thu, 10 Jan 2002 00:19:00 -0000 From: "Eli Zaretskii" To: drow@mvista.com Message-Id: <1438-Thu10Jan2002101359+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.1.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: gdb-patches@sources.redhat.com In-reply-to: <20020109142242.A31602@nevyn.them.org> (message from Daniel Jacobowitz on Wed, 9 Jan 2002 14:22:42 -0500) Subject: Re: [RFA] "Help" command and completion Reply-to: Eli Zaretskii References: <3C3C5F45.BFCF545D@redhat.com> <3C3C8A83.935060A4@redhat.com> <3405-Wed09Jan2002210938+0200-eliz@is.elta.co.il> <20020109142242.A31602@nevyn.them.org> X-SW-Source: 2002-01/txt/msg00217.txt.bz2 > Date: Wed, 9 Jan 2002 14:22:42 -0500 > From: Daniel Jacobowitz > > That looks to me as if it's using SSH2, and sources only has SSH1 keys > on it. Did you switch your sourceware CVSroot to sources recently? If > so, adding: > Host sources.redhat.com > Protocol 1 > > to .ssh/config may help. Thanks, this did the trick.