-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
When using dynamic views, these can be accessed by /view/viewtag and that's fine. However, most plugins use workspace relative paths and don't accept absolute path like above. Therefore I would recommend that symbolic link for the view is created in workspace to be able to access the files from the view.
Setting custom workspace on a view is not an option, since if the view is not started Hudson fails before even coming to SCM plugin which would start the view.
- is related to
-
JENKINS-3387 Manage view name and workspace root for clearcase jobs
-
- Reopened
-
-
JENKINS-2644 Allow artifact archiver to search outside of workspace for artifacts
-
- Resolved
-
-
JENKINS-4678 Support mapping drives on window
-
- Open
-
[JENKINS-7450] Create a symbolic link to dynamic view in workspace
Link | New: This issue is related to JENKINS-4678 [ JENKINS-4678 ] |
Link |
New:
This issue is related to |
Link | New: This issue is related to JENKINS-3387 [ JENKINS-3387 ] |
Workflow | Original: JNJira [ 137549 ] | New: JNJira + In-Review [ 174722 ] |
Assignee | Original: Vincent Latombe [ vlatombe ] | New: Eficode [ eficode ] |
Assignee | Original: Eficode [ eficode ] |
Good idea. However, this would be restricted to Unix hosts, and I only have access to Windows hosts with Clearcase. Feel free to contribute a patch, I'll be happy to apply it.