×
Mar 25, 2024 · This plugin adds Apache Subversion support (via SVNKit) to Jenkins.
Missing: development | Show results with:development
This can be used to exclude commits done by the build itself from triggering another build, assuming the build server commits the change with a distinct SCM ...
Missing: development hudson
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
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: development | Show results with:development
Aug 4, 2016 · This plugin allows you to synchronize your hudson configuration files with an SCM, allowing you to specify a commit message every time a ...
Missing: doc | Show results with:doc
This document is structured as follows: The first section provides some background into the use cases driving the development of the SCM API. The second ...
Defining Shared Libraries. A Shared Library is defined with a name, a source code retrieval method such as by SCM, and optionally a default version. The ...
Missing: hudson | Show results with:hudson
Mar 15, 2024 · This plugin allows pipelines to use standard Jenkins SCM plugins to check out source code. The goals are the maximum possible compatibility ...
Missing: development | Show results with:development
Go to Jenkins top page, select "New Job", then choose "Build a free-style software project". This job type consists of the following elements: optional SCM, ...
This plugin allows you to set up a job in Jenkins for building specific revisions of a project. Be sure to select both "Use Subversion Release Manager" in ...
Missing: development doc