apgray commented on Improvement JENKINS-15496

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

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