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

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

XMLWordPrintable

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

      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.

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

            kandeler Christian Kandeler
            net147 Jonathan Liu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes