Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: clone-workspace-scm
Created: 09/Nov/12 11:55 AM
Description:

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

Environment: Windows 2008 R2 server, Jenkins 1.437, Clone SCM plugin version 0.3
Project: Jenkins
Labels: scm workspace windows linux clone cross-platform
Priority: Blocker Blocker
Reporter: Costin Caraivan
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to