Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-18268

SVN enabled for a project not under version control

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: P4: Low P4: Low
    • None
    • Qt Creator 4.3.0

      I am workng on a project which is currently not under version control but the folder containing the project is under version control. When this project is opened in QtC, the SVN revision of the parent folder is shown in the window title and the Tools > Subversion submenu is enabled. Most of the comamnds in that submenu are not relevant for a project yet to be added to SVN.

      When, for example, some existing files are added to the project, QtC tries to check the files' status from SVN and, as it should be, fails to do so:

      16:56 Running in E:\projects\<path>: "C:\Program Files\TortoiseSVN\bin\svn.exe" status --username <username> somefile.cpp
      svn: warning: W155010: The node 'E:\projects\<path>\somefile.cpp' was not found.

      Older QtC versions wouldn't treat, IIRC, a project as if it is under version control just because the project's parent folder, which is not part of the project, is under version control.

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

            orgads Orgad Shaneh
            ckakman Kayra Akman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes