Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-49561

FSSCM Does Not Update File Modifiers

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • filesystem_scm-plugin
    • None
    • Jenkins ver. 2.60.3
      Filesystem SCM Plugin 2.0

      Steps to reproduce:

      1. Have a Jenkins job that uses the FSSCM plugin to copy from the file system into the workspace.
      2. Execute the job at least once.
      3. Change the modifiers on one of the files in the origin location, e.g. change the x (executable) bit from off to on (e.g. chmod +x filename)
      4. Re-execute the job.

      Expected result:

      1. The modifier bit changes also in the checked-out version of the respective file.

      Actual result:

      1. The modifier bit does not change.

            genmad Jens Rogalli
            znerd Ernst de Haan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: