On 03/09/2010 06:08 AM, Doug Geiger wrote:
On 3/8/2010 6:40 PM, Matt Ettus wrote:

It looks like your firewall is blocking the git protocol. You probably
don't have problems with the GNU Radio git repo because it is served
over http, but this one is only served over the git protocol.

Matt



Any chance you can setup your git repository to serve up over http for
those sitting behind such-configured firewalls? I understand git over
http isn't as efficient, but it would certainly make it more convenient.
Doug



If you are blocked by your firewall, I would recommend talking to whoever made that decision and convince them to unblock port 9418. You can explain that just because a service is on a port other than 80 doesn't make it less secure, and that being on port 80 is no guarantee of safety.

If that doesn't work, you can use the mirror here:

        http://github.com/EttusResearch/usrp-fpga-mirror

Matt


_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to