From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14896 invoked by alias); 28 Oct 2014 19:12:11 -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 14885 invoked by uid 89); 28 Oct 2014 19:12:10 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.3 required=5.0 tests=AWL,BAYES_40,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 19:12:10 +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 s9SJC8RO004252 for ; Tue, 28 Oct 2014 13:12:08 -0600 Received: from localhost (localhost.localdomain [127.0.0.1]) by mailrelay2.lanl.gov (Postfix) with ESMTP id 051EBE98EB5 for ; Tue, 28 Oct 2014 13:12:08 -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 E8D31E98EC6 for ; Tue, 28 Oct 2014 13:12:07 -0600 (MDT) Message-ID: <544FEA87.4010206@lanl.gov> Date: Tue, 28 Oct 2014 19:12: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: git through a firewall 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/msg00000.txt.bz2 Does anybody have a clue how to run git through a firewall? The savannah server only provides a 'git:' protocol for the GSL repository, and it seems impossible to make that work. Is there an http doorway as well? I can find no evidence of one, so I am guessing not. But if there was, than I would at least be able to check out and follow updates. -- G. Jungman