I want to get clutter from git resp but it failed. I have set the http_proxy and even http.proxy for git. And it can retrieve external web page so http_proxy should work.
But I can not get code from clutter git resp. wist...@xwei1-linux:~/workspace/clutter$ echo $http_proxy 172.16.99.133:911 wist...@xwei1-linux:~/workspace/clutter$ git config --get http.proxy 172.16.99.133:911 wist...@xwei1-linux:~/workspace/clutter$ wget www.cnn.com --2009-04-01 10:18:23-- http://www.cnn.com/ Connecting to 172.16.99.133:911... connected. Proxy request sent, awaiting response... 200 OK Length: 97128 (95K) [text/html] Saving to: `index.html.1' 100%[======================================>] 97,128 30.1K/s in 3.2s 2009-04-01 10:18:27 (30.1 KB/s) - `index.html.1' saved [97128/97128] wist...@xwei1-linux:~/workspace/clutter$ git clone git://git.clutter-project.org/clutter Initialized empty Git repository in /home/wistoch/workspace/clutter/clutter/.git/ _______________________________________________ Moblin dev Mailing List dev@moblin.org To manage or unsubscribe from this mailing list visit: https://lists.moblin.org/mailman/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists