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. QtCreator : svn for existing project that is not under version control
Forum Updated to NodeBB v4.3 + New Features

QtCreator : svn for existing project that is not under version control

Scheduled Pinned Locked Moved Qt Creator and other tools
4 Posts 3 Posters 9.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.
  • F Offline
    F Offline
    f.vanalmetelevic.com
    wrote on last edited by
    #1

    I have an existing project that is not yet under version control. Can I add svn version control to that project from within Qt Creator ?
    (something similar to Eclipse's Team->Share Project). For projects that are not under version control, I don't have the 'Subversion' item under Tools. The item seems only visible when the project is already under version control.

    1 Reply Last reply
    0
    • Z Offline
      Z Offline
      ZapB
      wrote on last edited by
      #2

      No, you have to do an "svn import <your local dir> <repo URI>" outside of qt-creator and then get a checkout of the project from the repo.

      Nokia Certified Qt Specialist
      Interested in hearing about Qt related work

      1 Reply Last reply
      0
      • Z Offline
        Z Offline
        ZapB
        wrote on last edited by
        #3

        Don't forget to create the other usual dirs in your repo (ie trunk, tags, branches or whatever convention you are using).

        Nokia Certified Qt Specialist
        Interested in hearing about Qt related work

        1 Reply Last reply
        0
        • T Offline
          T Offline
          tobias.hunger
          wrote on last edited by
          #4

          There is "QTCREATORBUG-2443":http://bugreports.qt.nokia.com/browse/QTCREATORBUG-2443 requesting exactly this feature.

          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