×
Mar 25, 2024 · The Subversion SCM plugin exports the svn revisions and URLs of the build's subversion modules as environment variables. These are ...
Missing: deliver development
$class: 'SubversionSCM' · If you access the repository via HTTP or HTTPS: Open the repo in a web browser without saved credentials. · Use the command line svn ...
Missing: deliver development hudson
Sep 7, 2021 · Basic Usage. Once this plugin is installed, you'll see Subversion as one of the options in the SCM section of job configurations.
Missing: deliver development
Sep 7, 2021 · All SCM plugins are subclasses of hudson.scm.SCM. This class has a few methods that an SCM implementation will want to override: public ...
Missing: deliver development
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Missing: deliver development
Sep 7, 2021 · Implemented ? An administrator. Globally : Provide auth parameters to several SCM repository types : subversion, cvs, git etc...
Missing: deliver development
This plugin adds Apache Subversion support (via SVNKit) to Jenkins.
Missing: deliver development
... hudson.scm; import com.thoughtworks.xstream ... Project; import org.apache.tools.ant.taskdefs.Chmod ... svn.core.SVNDepth; import org.tmatesoft.svn.core ...
Missing: deliver development
Sep 7, 2021 · This plugin allows the creation of sections in build consoles.These sections can be individually collapsed to hide unimportant details.
This plugin allows use of Git as a build SCM, including repository browsers for several providers. A recent Git runtime is required (1.7.9 minimum, ...