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. Using QT Creator with SVN
Forum Updated to NodeBB v4.3 + New Features

Using QT Creator with SVN

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
4 Posts 2 Posters 1.4k 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.
  • H Offline
    H Offline
    halil sogut68
    wrote on last edited by VRonin
    #1

    Hi,

    I using Arcgis Runtime SDK for Qt 10.2.6 and Qt 5.4.2 (MSVC 2013, 32 bit) Qt Creator QT\QML side. And we are develop and deploy Adroid app with Android Armeobi-v7a (GCC4.9 , QT 5.4.2) kid.
    Are there any Subversion (SVN) or similar free/open source version control system which allows it to be used by people on different computers for develope same QML project in Qt Creator.

    Thanks.
    Best Regards.

    K 1 Reply Last reply
    0
    • H halil sogut68

      Hi,

      I using Arcgis Runtime SDK for Qt 10.2.6 and Qt 5.4.2 (MSVC 2013, 32 bit) Qt Creator QT\QML side. And we are develop and deploy Adroid app with Android Armeobi-v7a (GCC4.9 , QT 5.4.2) kid.
      Are there any Subversion (SVN) or similar free/open source version control system which allows it to be used by people on different computers for develope same QML project in Qt Creator.

      Thanks.
      Best Regards.

      K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      @halil-sogut68

      There are a couple of plugins for different code versioning tools available in creator. However, those are only the front-ends providing access to the versioning tools. These tools have to be downloaded and installed separately. They are not part of the Qt distribution and they are only supported through the plugins.

      Basically you may use any of the supported versioning tools for QML. At least SVN(subversion) or Git (Gitorious) should be usable, but I doubt that you would have problems with other versioning systems.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      3
      • H Offline
        H Offline
        halil sogut68
        wrote on last edited by
        #3

        Hi ,

        Thanks for answering @koahnig . Are there any simply example document or video to using SVN or Git in QT Creator ?

        Best Regards

        K 1 Reply Last reply
        0
        • H halil sogut68

          Hi ,

          Thanks for answering @koahnig . Are there any simply example document or video to using SVN or Git in QT Creator ?

          Best Regards

          K Offline
          K Offline
          koahnig
          wrote on last edited by
          #4

          @halil-sogut68

          Google is your best friend here, I guess ;)

          AFAIK you simply use any command driven SVN or Git installation at your computer. There is also the creator documentation for it.

          Vote the answer(s) that helped you to solve your issue(s)

          1 Reply Last reply
          2

          • Login

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