How can I clone repository from "qt.gitorious.org"
-
Did you use "msysgit":http://qt-project.org/wiki/Getting_Started_with_Gitorious
-
Make sure you are using "git":git://gitorious.org/qt/qt.git to clone, not "https":https://git.gitorious.org/qt/qt.git.
If you are forced to use https you can either install the required certificates or temporarily disable certificate validation using
@
git config --system http.sslverify false
@
Make sure you enable it again afterwards. -
When I download msysgit, and then input public key on qt.gitorious.org website, but then how can I get sourcecode downloaded?
-
"Get The Source":http://qt-project.org/wiki/Get_The_Source