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

Subversion - Remove file from version control that was added but not committed fails

    XMLWordPrintable

Details

    • aca3892b85d0817d84d09d527ab43f0f264cb716

    Description

      1. Create new class and choose to add to subversion version control. .h and .cpp is created.
      2. For the .h and .cpp files, right-click on it and click Remove File, check the "Delete file permanently" checkbox and click OK.
      3. The file is deleted but not removed from version control.

      12:42 Executing in /home/user/testproject: /usr/bin/svn delete myclass.h
      svn: E195006: Use --force to override this restriction (local modifications may be lost)
      svn: E195006: '/home/user/testproject/myclass.h' has local modifications -- commit or revert them first
      The command "/usr/bin/svn" terminated with exit code 1.
      

      Attachments

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

        Activity

          People

            hunger Tobias Hunger
            net147 Jonathan Liu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes