Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-49133

init-repository cannot clone revisions from deleted release branches

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.6.3
    • 5.5.1
    • Build tools: Other
    • None
    • Windows 7 64 bit
      git version 2.6.2.windows.1
    • 71ed40b0ace06eaa54ec41b2ad622911a94643be

    Description

      1. git clone git://code.qt.io/qt/qt5.git
      2. cd qt5
      3. git checkout v5.5.1
      4. perl init-repository
        This will fail:
        Cloning into 'qt3d'...
        fatal: Remote branch 5.5.1 not found in upstream origin
        git clone --branch 5.5.1 git://code.qt.io/qt/qt3d.git qt3d exited with status 32768 at init-repository line 221.
        	Qt::InitRepository::exe('Qt::InitRepository=HASH(0x20dd80)', 'git', 'clone', '--branch', 5.5.1, 'git://code.qt.io/qt/qt3d.git', 'qt3d') called at init-repository line 472
        	Qt::InitRepository::git_clone_one_submodule('Qt::InitRepository=HASH(0x20dd80)', 'qt3d', 'qt/qt3d.git', 5.5.1) called at init-repository line 378
        	Qt::InitRepository::git_clone_all_submodules('Qt::InitRepository=HASH(0x20dd80)', 'qt/qt5', 0, 'default') called at init-repository line 565
        	Qt::InitRepository::run('Qt::InitRepository=HASH(0x20dd80)') called at init-repository line 576
        

      init-repository should be able to clone every released version of Qt.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              buddenha Oswald Buddenhagen
              rlohning Robert Löhning
              Votes:
              3 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes