×
Sep 7, 2021 · The Subversion SCM plugin exports the svn revisions and URLs of the build's subversion modules as environment variables. These are $ ...
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 · Copyartifact plugin treats builds running as an anonymous. · Copying artifacts is allowed if the project with artifacts is readable from ...
When accessing a repository via the svn+ssh protocol, the realm has the format username@svn+ssh://host:port – note that the username is before the svn+ssh:// ( ...
Missing: hudson | Show results with:hudson
The best way to specify the SCM is using an SCM plugin which has been specifically updated to support a new API for checking out an arbitrary named version ( ...
Missing: hudson | Show results with:hudson
... copy * of this software and associated ... hudson.scm; import com.thoughtworks.xstream ... svn.core.SVNDepth; import org.tmatesoft.svn.core.SVNDirEntry ...
Missing: doc | Show results with:doc
Mar 14, 2023 · I made a test on Jenkins server using command line svn and successfully checkout from subversion server. C:\test>svn checkout --username ...
Missing: copy | Show results with:copy
Document Jenkins on Kubernetes. Security. Overview Security ... If security is configured in Jenkins, then curl ... Starting a local copy of Jenkins. export ...
Today it uses a copy of SubversionSCM named SubversionReleaseSCM, but would only require a small change to SubversionSCM.CheckOutTask to work with the core code ...
Missing: doc | Show results with:doc
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, ...