-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins ver. 2.60.3
Filesystem SCM Plugin 2.0
Steps to reproduce:
- Have a Jenkins job that uses the FSSCM plugin to copy from the file system into the workspace.
- Execute the job at least once.
- 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)
- Re-execute the job.
Expected result:
- The modifier bit changes also in the checked-out version of the respective file.
Actual result:
The modifier bit does not change.
- links to
[JENKINS-49561] FSSCM Does Not Update File Modifiers
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Assignee | Original: Oleg Nenashev [ oleg_nenashev ] | New: Jens Rogalli [ genmad ] |
Remote Link | New: This issue links to "MergeRequest for Feature #49561 (Web Link)" [ 20358 ] |