Uses of Package
hudson.scm
Package
Description
-
ClassDescriptionAction containing a list of SVN revisions that should be checked out.
ChangeLogSet
for Subversion.One commit.A file in a commit.Extension point for programmatically providing a credential (such as username/password) for Subversion access.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.Information about svn:externalsmall structure to store local and remote (repository) location information of the repository.Action
that lets people create tag for the given build.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. -
-
-
ClassDescriptionAction containing a list of SVN revisions that should be checked out.Information about svn:externalsmall structure to store local and remote (repository) location information of the repository.
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
. -
ClassDescription
RepositoryBrowser
for Subversion.An extension point to allow things other than jobs to listen for repository status updates.Subversion SCM.