public class SvnTagCreator extends AbstractSvnExecutor implements VcsTagCreator
customVariableContext, svnClientManagerFactory| Constructor and Description |
|---|
SvnTagCreator() |
| Modifier and Type | Method and Description |
|---|---|
void |
createTag(@NotNull VcsRepositoryData repositoryData,
@NotNull String tagName,
@NotNull String vcsRevisionKey,
@Nullable String checkoutLocation,
@Nullable BuildLogger buildLogger)
Creates new tag from revision vcsRevisionKey with given tagName.
|
checkPathExists, copyRepository, doInfo, extractTrustedKey, getBranchDetectionRootUrl, getBranchRootUrl, getCommits, getSubstitutedAccessData, getSubstitutedAccessDataBuilder, getSvnClientManager, getTagRootUrl, getWorkingCopyFormatFromConfiguration, substituteString, svnUrltoVcsBranchpublic void createTag(@NotNull
@NotNull VcsRepositoryData repositoryData,
@NotNull
@NotNull String tagName,
@NotNull
@NotNull String vcsRevisionKey,
@Nullable
@Nullable String checkoutLocation,
@Nullable
@Nullable BuildLogger buildLogger)
throws RepositoryException
VcsTagCreatorcreateTag in interface VcsTagCreatorRepositoryExceptionCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.