- Ursprüngliche Mail -
> Von: "Joel Sherrill"
> An: "RTEMS Devel"
> Gesendet: Montag, 13. Februar 2017 18:49:13
> Betreff: git retrieval with git blocked
> Hi
>
> I am helping someone with git and ftp blocked by a firewall. That definitely
> limits the options. We used github for some c
Hello Joel,
The best way, I found, to use RSB behind restrictive firewalls was to
follow these instructions:
http://www.emilsit.net/blog/archives/how-to-use-the-git-protocol-through-a-http-connect-proxy/
It essentially forces all git traffic to go through a SOCKS proxy. This
works well if the fir