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

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

There is a newer version: 2.3.11
Show newest version

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