Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Problem with GIT (checkout)
Forum Updated to NodeBB v4.3 + New Features

Problem with GIT (checkout)

Scheduled Pinned Locked Moved Qt Creator and other tools
5 Posts 3 Posters 3.1k 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.
  • D Offline
    D Offline
    dakyaze
    wrote on 30 Nov 2011, 12:41 last edited by
    #1

    Hi,
    I read the source "README" of Qt-Creater source archive.
    I installed everything needed, but Git starts and after a while, I have that:

    R:\msysgit\checkout>git clone git://gitorious.org/qt-creator/qt-creator.git qt-creator
    Cloning into qt-creator...
    remote: Counting objects: 255482, done.
    fatal: The remote end hung up unexpectedly
    fatal: early EOF
    fatal: index-pack failed

    git is msysgit, perl is installed, VS2010 is used, git in path, perl in path, qt-creator subdir exists.
    And qt-creator dir is gone after that error messages.
    Environment: Win2008R2 (admin rights)

    Thank you for your help...

    Regards,
    Peter
    AZE GmbH Erlangen

    1 Reply Last reply
    0
    • L Offline
      L Offline
      lgeyer
      wrote on 30 Nov 2011, 12:48 last edited by
      #2

      Just keep on trying. msysgit will time-out when checking out large amounts of code (qtwebkit in qt5 is another candidate) but it usually works somewhen.

      1 Reply Last reply
      0
      • D Offline
        D Offline
        dakyaze
        wrote on 30 Nov 2011, 12:57 last edited by
        #3

        Hi, Lukas,
        is there an alternative to msysgit ?

        Regards,
        Peter
        AZE GmbH Erlangen

        1 Reply Last reply
        0
        • T Offline
          T Offline
          tomma
          wrote on 30 Nov 2011, 13:01 last edited by
          #4

          Try using https or ssh as transfer protocol.
          Some point i couldn't clone anything from gitorious using git protocol.

          1 Reply Last reply
          0
          • L Offline
            L Offline
            lgeyer
            wrote on 30 Nov 2011, 13:41 last edited by
            #5

            [quote author="Peter/AZE GmbH" date="1322657843"]Hi, Lukas,
            is there an alternative to msysgit ? [/quote]

            There should be a cygwin port and a Java implementation called JGit. But I use msysgit on a daily basis and it usually just works fine. I have had these time-out problems but they usually vanish after a few tries.

            1 Reply Last reply
            0

            1/5

            30 Nov 2011, 12:41

            • Login

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