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

rsync deployment should not preserve owner, group and permissions by default

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • Qt Creator 14.0.2
    • Qt Creator 13.0.2
    • Remote Linux
    • None
    • All
    • 61931fd70 (14.0)

    Description

      The default rsync flags should be changed to "-av --no-perms --no-owner --no-group" to match the behavior of the other file transfer methods such as sftp. This is because the remote Linux device will usually not have the same users/groups as the computer running Qt Creator. Not preserving the permissions also matches the behavior of make install.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTCREATORBUG-31138
          # Subject Branch Project Status CR V

          Activity

            People

              kandeler Christian Kandeler
              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