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