×
Package hudson.scm ; An implementation of SVNLogFilter that never filters a SVNLogEntry . · Action containing a list of SVN revisions that should be checked out.
Package hudson.scm.subversion ; Generated localization support class. · WorkspaceUpdater that doesn't touch working copy.
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 ...
Class SvnClientManager. java.lang.Object. hudson.scm.SvnClientManager ... copy we need to use, so inside Jenkins we wrap it ... public org.tmatesoft.svn.core.io.
Use SubversionSCM.getLocations(EnvVars, Run) for vars expansion to be performed on all env vars rather than just build parameters. hudson.scm.SubversionSCM.
Package hudson.scm. Class ... Working copy changes from Subversion 1.6 to 1.7 ... svn.core.SVNException. Specified by: getEnabledFactories in interface org ...
This plugin automatically performs subversion tagging (technically speaking svn copy) on successful build. ... Read Subversion authentication information from ...
Mar 25, 2024 · The Subversion SCM plugin exports the svn revisions and URLs of the build's subversion modules as environment variables. These are ...
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 ...
Creates the WorkspaceUpdater.UpdateTask instance, which performs the actual check out / update. Methods inherited from class hudson.scm.subversion.