From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31612 invoked by alias); 28 Oct 2014 22:29:02 -0000 Mailing-List: contact gsl-discuss-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gsl-discuss-owner@sourceware.org Received: (qmail 31597 invoked by uid 89); 28 Oct 2014 22:29:01 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-5.2 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: proofpoint5.lanl.gov Received: from proofpoint5.lanl.gov (HELO proofpoint5.lanl.gov) (204.121.3.53) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Tue, 28 Oct 2014 22:29:00 +0000 Received: from mailrelay2.lanl.gov (mailrelay2.lanl.gov [128.165.4.103]) by mailgate5.lanl.gov (8.14.7/8.14.7) with ESMTP id s9SMSwUQ021281 for ; Tue, 28 Oct 2014 16:28:58 -0600 Received: from localhost (localhost.localdomain [127.0.0.1]) by mailrelay2.lanl.gov (Postfix) with ESMTP id 863C1E98ED7 for ; Tue, 28 Oct 2014 16:28:58 -0600 (MDT) X-NIE-2-Virus-Scanner: amavisd-new at mailrelay2.lanl.gov Received: from manticore.lanl.gov (manticore.lanl.gov [130.55.124.157]) by mailrelay2.lanl.gov (Postfix) with ESMTP id 7602EE98ED1 for ; Tue, 28 Oct 2014 16:28:58 -0600 (MDT) Message-ID: <545018AA.4070000@lanl.gov> Date: Tue, 28 Oct 2014 22:29:00 -0000 From: Gerard Jungman User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1 MIME-Version: 1.0 To: gsl-discuss@sourceware.org Subject: Re: git through a firewall References: <544FEA87.4010206@lanl.gov> <544FFD72.8070406@colorado.edu> In-Reply-To: <544FFD72.8070406@colorado.edu> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.12.52,1.0.28,0.0.0000 definitions=2014-10-28_08:2014-10-28,2014-10-28,1970-01-01 signatures=0 X-SW-Source: 2014-q4/txt/msg00002.txt.bz2 On 10/28/2014 02:32 PM, Patrick Alken wrote: > It looks like there is an HTTP access: > > git clone http://git.savannah.gnu.org/r/gsl.git Aha. This works. Thanks. I'll worry about 'push' access another day. In my defense, I tried this recently and it failed. But there may have been another problem blocking it. Thanks again. -- G. Jungman