All Downloads are FREE. Search and download functionalities are using the official Maven repository.

hudson.scm.SubversionSCM.help-revisionPolicy.html Maven / Gradle / Ivy

The newest version!
Policy specifies which subversion revision plugin will use during checkout or update commands:

"Queue time" - revision created base 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 - 2025 Weber Informatics LLC | Privacy Policy