Hi Dirk, --- Dirk Behme <[email protected]> schrieb am Mo, 5.10.2009:
> Rolf, could you try if > > git clone http://git.gitorious.org/u-boot-omap3/mainline.git > > works for you? > Yes, that works for me! I can successfully clone this very small project on github, too: http://github.com/tekkub/addontemplate.git > Most probably you have to set > > export > http_proxy=http://<username>:<password>@<proxy_ip>:<proxy_port> > > for this. This seems to be the only required setting to make it work. I run Squid on my local machine, and I have http_proxy=http://localhost:8080 set here. GIT honors that setting, and I don't have to configure it explicitly with 'git config http.proxy'. My vote is for a server that supports http for read-only access :-) Regards, Rolf _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
