David Brownell wrote:
...
>> Has anyone solved the problem of git access from behind a
>> strict HTTP proxy?
...
> Lacking that, we might want a git mirror at a site which
> does have easier HTTP access.

Rolf, could you try if

git clone http://git.gitorious.org/u-boot-omap3/mainline.git

works for you?

This totally OpenOCD off-topic, but that's the only example I have atm 
to test if http access to gitorious works ;)

Most probably you have to set

export http_proxy=http://<username>:<password>@<proxy_ip>:<proxy_port>

for this.

Good luck

Dirk
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to