|
||||||||
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 |
|
||||||||
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 |
Hi Samngms,
I think you are largely correct
As with the svn plugin the local_module_directory field should be set to "." by default
If the "local_module_directory" is "." or empty the source directory should be "checked out" (i.e. copied) to C:\<JenkinsInstallLocation>\workspace\<jobname>
If the "local_module_directory" is "folder2", the source directory should be "checked out" (i.e. copied) to C:\<JenkinsInstallLocation>\workspace\<jobname>\folder2
Hope this helps.
Regards,
Andrew