From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12226 invoked by alias); 28 Oct 2014 20:32:54 -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 12215 invoked by uid 89); 28 Oct 2014 20:32:53 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: ipmx5.colorado.edu Received: from ipmx5.colorado.edu (HELO ipmx5.colorado.edu) (128.138.128.235) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 28 Oct 2014 20:32:52 +0000 From: Patrick Alken Received: from bonanza.ngdc.noaa.gov ([140.172.179.41]) by smtp.colorado.edu with ESMTP/TLS/DHE-RSA-AES128-SHA; 28 Oct 2014 14:32:50 -0600 Message-ID: <544FFD72.8070406@colorado.edu> Date: Tue, 28 Oct 2014 20:32:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: gsl-discuss@sourceware.org Subject: Re: git through a firewall References: <544FEA87.4010206@lanl.gov> In-Reply-To: <544FEA87.4010206@lanl.gov> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2014-q4/txt/msg00001.txt.bz2 It looks like there is an HTTP access: git clone http://git.savannah.gnu.org/r/gsl.git but I'm not sure if its read-only or if you can give a username to get write access too. See http://savannah.gnu.org/maintenance/UsingGit/ for some more information. I can email the savannah admins (or you can) to ask for more help if this doesn't work for you On 10/28/2014 01:12 PM, Gerard Jungman wrote: > 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 >