From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 95731 invoked by alias); 10 Nov 2015 05:03:10 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 95721 invoked by uid 89); 10 Nov 2015 05:03:10 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.7 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 X-HELO: m0.truegem.net Received: from m0.truegem.net (HELO m0.truegem.net) (69.55.228.47) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Tue, 10 Nov 2015 05:03:09 +0000 Received: from localhost (mark@localhost) by m0.truegem.net (8.12.11/8.12.11) with ESMTP id tAA535pU001884 for ; Mon, 9 Nov 2015 21:03:07 -0800 (PST) (envelope-from mark@maxrnd.com) Date: Tue, 10 Nov 2015 05:03:00 -0000 From: Mark Geisert To: cygwin-apps@cygwin.com Subject: Re: Still unable to 'git push' or ssh to sourceware In-Reply-To: <1447130862.11732.16.camel@cygwin.com> Message-ID: References: <1447130862.11732.16.camel@cygwin.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-IsSubscribed: yes X-SW-Source: 2015-11/txt/msg00036.txt.bz2 On Mon, 9 Nov 2015, Yaakov Selkowitz wrote: > On Mon, 2015-11-09 at 17:54 -0800, Mark Geisert wrote: >> I had assumed that having sent my "SSH key for upload access", it goes to >> the same location as my original key supplied on the >> sourceware.org/cgi-bin/pdw/ps_form.cgi form. > > Incorrect. Upload access is completely separate from shell access to > sourceware, and neither implies or requires the other. Thanks for that. I need to update my shell access key but I can't make use of the appendkey trick, catch-22. Sounds like I should contact overseers then. ..mark