Package | Description |
---|---|
org.tmatesoft.svn.core.internal.wc2.ng |
Modifier and Type | Method and Description |
---|---|
protected SvnNgRepositoryAccess |
SvnNgOperationRunner.getRepositoryAccess() |
protected SvnNgRepositoryAccess |
SvnNgDiffSummarize.getRepositoryAccess() |
Modifier and Type | Method and Description |
---|---|
static SVNURL |
SvnNgLockUtil.collectLockInfo(SvnNgOperationRunner opRunner,
SVNWCContext context,
SvnNgRepositoryAccess wcAccess,
Collection<SvnTarget> targets,
Map lockInfo,
Map lockPaths,
boolean lock,
boolean stealLock) |
static void |
SvnNgDiffUtil.doDiffSummarizeReposWC(SvnTarget target1,
SVNRevision revision1,
SVNRevision pegRevision,
SvnTarget target2,
SVNRevision revision2,
boolean reverse,
SvnNgRepositoryAccess repositoryAccess,
SVNWCContext context,
boolean useGitDiffFormat,
SVNDepth depth,
boolean useAncestry,
Collection<String> changelists,
boolean showCopiesAsAdds,
ISvnDiffGenerator generator,
ISVNDiffStatusHandler handler,
ISVNCanceller canceller) |
static void |
SvnNgDiffUtil.doDiffWCWC(File localAbsPath,
SvnNgRepositoryAccess repositoryAccess,
SVNWCContext context,
SVNDepth depth,
boolean useAncestry,
Collection<String> changelists,
boolean showCopiesAsAdds,
boolean useGitDiffFormat,
ISvnDiffGenerator generator,
ISvnDiffCallback callback,
ISVNCanceller canceller) |
protected void |
SvnNgOperationRunner.setRepositoryAccess(SvnNgRepositoryAccess repositoryAccess) |
Constructor and Description |
---|
SvnNgMergeCallback2(SVNWCContext context,
SvnNgMergeDriver mergeDriver,
SvnNgRepositoryAccess repositoryAccess) |
SvnNgMergeDriver(SVNWCContext context,
SvnMerge operation,
SvnNgRepositoryAccess repositoryAccess,
SVNDiffOptions diffOptions) |
Copyright © 2024. All rights reserved.