I'm seeing this error when trying to clone the cloudstack asf master (or do a git pull on an existing workspace):
$ git clone https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git Cloning into incubator-cloudstack... error: Failed connect to git-wip-us.apache.org:443; Operation not permitted while accessing https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git/info/refs fatal: HTTP request failed Is anyone else running into the above failed to connect error? Looks like git-wip-us.apache.org is down. Also, there is an SVN repo link on http://incubator.apache.org/projects/cloudstack.html (https://svn.apache.org/repos/asf/incubator/cloudstack/) but after doing an svn co https://svn.apache.org/repos/asf/incubator/cloudstack/ I see that there is no cloudstack source code in the repo - shouldn't this be fixed? Regards, Vijay