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

Clone workspace SCM plugin does not work when the archiving is done on Windows and the cloning is done on Linux

XMLWordPrintable

      We archive the workspace of job launched on a Windows slave. When we clone the workspace the unpacked files are all messed up - the paths are interpreted as file names and we get files named:
      "target\my-file-1.0.jar"
      instead of
      target/ (folder)
      my-file-1.0.jar (file inside the folder)
      This means that the plugin is broken for mixed OS environments

            Unassigned Unassigned
            ccaraivan Costin Caraivan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: