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. What to fill in the Qt Creator Version Control settings for Git?

What to fill in the Qt Creator Version Control settings for Git?

Scheduled Pinned Locked Moved Qt Creator and other tools
6 Posts 2 Posters 2.0k 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.
  • W Offline
    W Offline
    wjeffreywang
    wrote on last edited by
    #1

    Although I have read "Using Version Control Systems | Qt Creator Manual":http://qt-project.org/doc/qtcreator-3.2/creator-version-control.html , I still don't know how to set up a version control system in Qt Creator using Git. Can someone kindly give me an example of what to fill in the Options > Version Control > Git dialog box? Many thanks.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Technically if git is installed normally, you shouldn't have to put anything special here.

      Do you have anything not working ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • W Offline
        W Offline
        wjeffreywang
        wrote on last edited by
        #3

        Hi SGaist,

        Thank you for your prompt reply.

        If I use File > New File or Project… and choose the Import Project > Git Repository Clone template, and in the Repository > Clone URL dialog box fill in a valid URL, such as https://github.com/varoudis/depthmapX.git , then those menu items under Tools > Git become available. Is this the right way to access GitHub from within Qt Creator?

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          It means it's already working correctly

          AFAIK, yes, it's also valid for other git service providers

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • W Offline
            W Offline
            wjeffreywang
            wrote on last edited by
            #5

            But when I do File > New File or Project… and choose the Import Project > Import Existing Project template, and in the Import Existing Project > Summary dialog box select Git at Add to version control option and click Configure..., the same Options > Version Control dialog box appears. What should I do then? Simply ignore the configuring process? That's why I ask for a valid example regarding how to correctly set up Version Control using Git in Qt Creator in the first place.

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              If you already have git working you don't need to configure it at this step

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              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