Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. How can I clone repository from "qt.gitorious.org"
QtWS25 Last Chance

How can I clone repository from "qt.gitorious.org"

Scheduled Pinned Locked Moved Mobile and Embedded
5 Posts 3 Posters 6.3k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    nan3113
    wrote on last edited by
    #1

    I found it need me to enter a public key, but I can't find the key on my computer(windows xp), so can't I get the project source code?

    1 Reply Last reply
    0
    • EddyE Offline
      EddyE Offline
      Eddy
      wrote on last edited by
      #2

      Did you use "msysgit":http://qt-project.org/wiki/Getting_Started_with_Gitorious

      Qt Certified Specialist
      www.edalsolutions.be

      1 Reply Last reply
      0
      • L Offline
        L Offline
        lgeyer
        wrote on last edited by
        #3

        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.

        1 Reply Last reply
        0
        • N Offline
          N Offline
          nan3113
          wrote on last edited by
          #4

          When I download msysgit, and then input public key on qt.gitorious.org website, but then how can I get sourcecode downloaded?

          1 Reply Last reply
          0
          • L Offline
            L Offline
            lgeyer
            wrote on last edited by
            #5

            "Get The Source":http://qt-project.org/wiki/Get_The_Source

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved