Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. The Lounge
  4. Most popular Version Control for Qt?
Forum Updated to NodeBB v4.3 + New Features

Most popular Version Control for Qt?

Scheduled Pinned Locked Moved Unsolved The Lounge
4 Posts 4 Posters 833 Views 3 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.
  • EngelardE Offline
    EngelardE Offline
    Engelard
    wrote on last edited by Engelard
    #1

    What VC considered to be primary for Qt? Which of them usually preferred by the companies?

    For example, for Unreal Engine it is clear that Perforce is main-way-to-go, everything else is secondary.

    1 Reply Last reply
    1
    • Christian EhrlicherC Christian Ehrlicher moved this topic from General and Desktop on
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      The Qt Company uses git for Qt's sources however there's no specific recommendation with regard to that. Use whatever fits your workflow best.

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

      andrA 1 Reply Last reply
      0
      • S Offline
        S Offline
        SimonSchroeder
        wrote on last edited by
        #3

        This might be hotly debated. However, I would claim that currently GIT is the most popular VC. Both Qt Creator and Visual Studio have support built in for GIT as the only VC. If you are planning on using Qt Creator, it makes sense to choose GIT for its integration (e.g. if you create a new project you can directly say it should use GIT).

        That being said: Most of the time I use external tools for GIT. Only on few occasions I use GIT diff and GIT blame from Qt Creator directly. If you also plan to use external tools, pick whatever VC you like.

        PS: Only VCs I have used and that I personally mostly consider dead (and inferior to GIT) are CVS and SVN. Don't use these two.

        1 Reply Last reply
        0
        • SGaistS SGaist

          Hi,

          The Qt Company uses git for Qt's sources however there's no specific recommendation with regard to that. Use whatever fits your workflow best.

          andrA Offline
          andrA Offline
          andr
          wrote on last edited by
          #4

          @SimonSchroeder : "have support built in for GIT as the only VC" - I am not sure what the "only" here refers to, as there's also support for others, including Perforce (and Subversion, and CVS, and..), but I guess it's fair to say that git currently looks like the winner in the VC arena in this part of the world.

          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