![]() |
|
|
|
|
Issue Type:
|
Bug
|
|
Affects Versions:
|
current |
|
Assignee:
|
Unassigned |
|
Components:
|
subversion |
|
Created:
|
07/Nov/12 2:40 AM
|
|
Description:
|
Why is absolute path not allowed when you specify the local module directory?
I tried to specify one but it just creates it in the current workspace.
e.g.
<scm class="hudson.scm.SubversionSCM" plugin="[email protected]">
<locations>
<hudson.scm.SubversionSCM_-ModuleLocation>
<remote>https://puppet-svn.bfm.com/svn-repo/puppet/tags/prod_aladdin</remote>
<local>/local/file-repo/lab</local>
</hudson.scm.SubversionSCM_-ModuleLocation>
</locations>
We use Jenkins to compile Puppet catalogs. We do this for 3 OS types (ie RHEL6.3, RHEL5.8 and Solaris 10). We have 3 jobs setup to do the test against a common branch.
This would be a headache for systems with limited disk space as the job would checkout the SVN branch three times.
I was hoping we can specify an absolute path to optimize disk space. We have a workaround at the moment and this via symlinks.
|
|
Environment:
|
all
|
|
Project:
|
Jenkins
|
|
Priority:
|
Minor
|
|
Reporter:
|
Claude Gan
|
|
|
|
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
|