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.ISVNAuthenticationManagerfilter.An implementation ofSVNLogFilterthat never filters aSVNLogEntry.Action containing a list of SVN revisions that should be checked out.Buildschangelog.xmlforSubversionSCM.This class encapsulates context information for the paths in the change log.ChangeLogParserfor Subversion.ChangeLogSetfor Subversion.One commit.A file in a commit.Extension point for programmatically providing a credential (such as username/password) for Subversion access.ISVNEventHandlerthat emulates the SVN CLI behavior.RepositoryBrowserfor Subversion.Per repository status.An extension point to allow things other than jobs to listen for repository status updates.Subversion SCM.StoresSVNAuthenticationfor 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.Actionthat lets people create tag for the given build.Just for assisting form related stuff.ISVNAdminAreaFactorySelectorthat uses 1.4 compatible workspace for new check out, but still supports 1.5 workspace, if asked to work with it.ISVNAuthStoreHandlerimplementation that always return true.SVNClientManagermakes 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 setSvnWcGenerationwhen usingSVNBasicClient.Represents the SVN authentication credential given by the user via the<enterCredential>form fragment.