[ 
https://issues.jenkins-ci.org/browse/JENKINS-1241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161378#comment-161378
 ] 

Anne Stellingwerf edited comment on JENKINS-1241 at 4/10/12 9:34 AM:
---------------------------------------------------------------------

Is there any workaround to set the revision in the BuildWrapper.preCheckout?

*Updated:*
Can be worked around by using build.addAction(new 
RevisionParameterAction(...)), and providing SvnInfo instances for all Module 
URLs.
                
      was (Author: excel20):
    Is there any workaround to set the revision in the BuildWrapper.preCheckout?
                  
> force using HEAD SVN version for build
> --------------------------------------
>
>                 Key: JENKINS-1241
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-1241
>             Project: Jenkins
>          Issue Type: Bug
>          Components: subversion
>    Affects Versions: current
>         Environment: Platform: All, OS: All
>            Reporter: avishayh
>         Attachments: SubversionSCM.java
>
>
> the svn pooling is using a Date based decision to update/checkout from SVN,
> instead of using the HEAD revision. 
> We need to be able to chhose for a build that he must use HEAD.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to