Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Git fails when trying to clone qt source
Forum Updated to NodeBB v4.3 + New Features

Git fails when trying to clone qt source

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 2 Posters 2.2k Views 1 Watching
  • 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.
  • J Offline
    J Offline
    jsprenkle
    wrote on last edited by
    #1

    Any suggestions how to get a copy of the Qt source?
    I tried both the git: and https: URL's.
    I'm using msysgit on windows 7.
    I don't need to build or submit patches. I would like to view the source to see how Qt is working.
    Thanks!

    @>git clone https://git.gitorious.org/qt/qt.git
    Cloning into 'qt'...
    error: Unable to get pack file https://git.gitorious.org/qt/qt.git/objects/pack/
    pack-af44d3cd8943f5e0fb4a90980bf3e2af49fcc6a8.pack
    transfer closed with 329818471 bytes remaining to read
    error: Unable to find ea5276f05ad2c45a2104dbeb9b437d9d82df1b72 under https://git
    .gitorious.org/qt/qt.git
    Cannot obtain needed object ea5276f05ad2c45a2104dbeb9b437d9d82df1b72
    while processing commit dc9c4a91b01a1f0d05f2a62d420721b6b2be987e.
    error: Fetch failed.

    @

    1 Reply Last reply
    0
    • D Offline
      D Offline
      dangelog
      wrote on last edited by
      #2

      If you just need the sources you can "download them":http://qt.nokia.com/downloads or "browse them online":https://qt.gitorious.org/qt/qt . Apart from that, that usually means a gitorious problem (which get fixed quickly), or some problem with your proxy or ISP. :(

      Software Engineer
      KDAB (UK) Ltd., a KDAB Group company

      1 Reply Last reply
      0
      • J Offline
        J Offline
        jsprenkle
        wrote on last edited by
        #3

        Thanks. I'll just download them

        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