Package hudson.scm
package hudson.scm
-
ClassDescriptionDetermines whether a log entry contains changes within the included paths for a project.Special XML Log Handler that includes the "kind" attribute for path nodes which are ommited by the original.Just a collection of utility (static) methods to work with
EnvVars
.ISVNAuthenticationManager
filter.An implementation ofSVNLogFilter
that never filters aSVNLogEntry
.Action containing a list of SVN revisions that should be checked out.Buildschangelog.xml
forSubversionSCM
.This class encapsulates context information for the paths in the change log.ChangeLogParser
for Subversion.ChangeLogSet
for Subversion.One commit.A file in a commit.Extension point for programmatically providing a credential (such as username/password) for Subversion access.ISVNEventHandler
that emulates the SVN CLI behavior.RepositoryBrowser
for Subversion.Per repository status.An extension point to allow things other than jobs to listen for repository status updates.Subversion SCM.StoresSVNAuthentication
for a single realm.Username/password based authentication.Public key authentication for Subversion over SSH.SSL client certificate based authentication.Information about svn:externalsmall structure to store local and remote (repository) location information of the repository.Receives the push notification of commits from repository.Action
that lets people create tag for the given build.Just for assisting form related stuff.ISVNAdminAreaFactorySelector
that uses 1.4 compatible workspace for new check out, but still supports 1.5 workspace, if asked to work with it.ISVNAuthStoreHandler
implementation that always return true.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 class to ensure we won't forget to setSvnWcGeneration
when usingSVNBasicClient
.Represents the SVN authentication credential given by the user via the<enterCredential>
form fragment.