From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12102 invoked by alias); 22 Oct 2013 08:21:32 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 12085 invoked by uid 89); 22 Oct 2013 08:21:31 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: vigilia.groessler.org Received: from vigilia.groessler.org (HELO vigilia.groessler.org) (178.63.177.85) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Tue, 22 Oct 2013 08:21:30 +0000 Received: from [10.23.1.38] (gaga.groessler.org [212.168.189.235]) by vigilia.groessler.org (8.14.6/8.14.6) with ESMTP id r9M8K8sI014833 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 22 Oct 2013 10:20:09 +0200 (CEST) Message-ID: <52663582.1070302@groessler.org> Date: Tue, 22 Oct 2013 08:21:00 -0000 From: Christian Groessler User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20131005 Icedove/17.0.9 MIME-Version: 1.0 To: binutils@sourceware.org, GDB Development Subject: Re: git is live References: <877gd5iyaz.fsf@fleche.redhat.com> <5266306F.50609@groessler.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2013-10/txt/msg00077.txt.bz2 On 10/22/13 10:10, Andreas Schwab wrote: > Christian Groessler writes: > >> $ git clone ssh://sourceware.org/git/binutils-gdb.git binutils-write >> Cloning into 'binutils-write'... >> Permission denied (publickey). > Try ssh sourceware.org alive. This is an ssh setup problem. Oops, yes, sorry. My user name is diffferent on sourceware.org. regards, chris