hudson.scm.SubversionSCM.help-revisionPolicy.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of subversion Show documentation
Show all versions of subversion Show documentation
Integrates Hudson with Subversion SCM
This policy specifies which subversion revision the plugin will use
during checkout or update commands:
- Queue time
- revision created based on build scheduled time will be used, default
value.
- Build time
- revision created base on build run time will be used.
- Head revision
- HEAD revision will be used.
This setting will be overridden
- if user specified repository URL like http://svn.java
.net/some-resource@1234 (1234 - revision)
- if user created parameterized build and specified RevisionParameter
© 2015 - 2024 Weber Informatics LLC | Privacy Policy