Mar 14, 2023 · Hello, I just met with Jenkins last week. Build myself a test VM (Windows 10 22H2 latest 64bit, Adoptium v17.0.6 JDK 64bit) and all worked ...
Oct 20, 2023 · I am looking for advice on the following issue, please. This affects both our production and test environments. This started happening at the ...
Jun 10, 2010 · There are two ways to achieve this. One is the "pull" model, where Hudson periodically reaches out to a Subversion repository to see if there is ...
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: /search | Show results with:/search
Mar 9, 2023 · Hello Team, We are facing an issue when we are checking out code from SVN and we did workaround with below solutions but still we are facing ...
Missing: /search | Show results with:/search
This plugin automatically performs subversion tagging (technically speaking svn copy) on successful build. This is useful when you want to access the stable ...
Missing: /search | Show results with:/search
Sep 7, 2021 · The Subversion SCM plugin exports the svn revisions and URLs of the build's subversion modules as environment variables. These are $ ...
Missing: /search | Show results with:/search
This plugin adds Apache Subversion support (via SVNKit) to Jenkins.
Missing: /search | Show results with:/search
... hudson.scm; import com.thoughtworks.xstream ... svn.core.SVNDepth; import org.tmatesoft.svn.core ... check if the modules field has been set and import * the ...
Missing: /search | Show results with:/search
Jenkins features a Groovy script console which allows one to run arbitrary Groovy scripts within the Jenkins controller runtime or in the runtime on agents. It ...