×
This plugin automatically performs subversion tagging (technically speaking svn copy) on successful build. ... Jenkins' Subversion SCM ... svnrepo/ |-- branches |-- ...
SVNClientManager makes it rather error prone to specify the proper expected version of the working copy we need to use, so inside Jenkins we wrap it to this ...
If set, Jenkins ignores svn-property only changes of directories. These changes are ignored when determining whether a build should be triggered and are ...
Missing: hudson | Show results with:hudson
Sep 7, 2021 · This plugin allows to copy a set of files, from a location somewhere on the master node, to jobs' workspaces. It also allows to copy files ...
Nov 19, 2011 · This plugin forces the built-in SVNKit library to use the Subversion 1.4 working copy format ... As of version 1.243, Hudson now uses Subversion ...
Mar 25, 2024 · This plugin adds Apache Subversion support (via SVNKit) to Jenkins.
Missing: copy | Show results with:copy
Sep 7, 2021 · The plugin lets you specify which build to copy artifacts from (e.g. the last successful/stable build, by build number, or by a build parameter) ...
Sep 7, 2021 · The script above makes it easy to notify multiple Jenkins servers of the same SVN commit. If you have a .netrc file, it keeps it easy even if ...
Oct 20, 2023 · Hello Jenkins Community, Hello and good morning. I am looking for advice on the following issue, please. This affects both our production ...
All Subversion operations in Hudson go through SVNKit, which creates working copies only compatible with the most recent Subversion by default (currently 1.5).