* git through a firewall
@ 2014-10-28 19:12 Gerard Jungman
2014-10-28 20:32 ` Patrick Alken
0 siblings, 1 reply; 3+ messages in thread
From: Gerard Jungman @ 2014-10-28 19:12 UTC (permalink / raw)
To: gsl-discuss
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: git through a firewall
2014-10-28 19:12 git through a firewall Gerard Jungman
@ 2014-10-28 20:32 ` Patrick Alken
2014-10-28 22:29 ` Gerard Jungman
0 siblings, 1 reply; 3+ messages in thread
From: Patrick Alken @ 2014-10-28 20:32 UTC (permalink / raw)
To: gsl-discuss
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
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: git through a firewall
2014-10-28 20:32 ` Patrick Alken
@ 2014-10-28 22:29 ` Gerard Jungman
0 siblings, 0 replies; 3+ messages in thread
From: Gerard Jungman @ 2014-10-28 22:29 UTC (permalink / raw)
To: gsl-discuss
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-10-28 22:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-28 19:12 git through a firewall Gerard Jungman
2014-10-28 20:32 ` Patrick Alken
2014-10-28 22:29 ` Gerard Jungman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).