| Package | Description |
|---|---|
| org.tmatesoft.svn.core.internal.wc | |
| org.tmatesoft.svn.core.internal.wc2 | |
| org.tmatesoft.svn.core.internal.wc2.ng | |
| org.tmatesoft.svn.core.internal.wc2.old |
| Modifier and Type | Method and Description |
|---|---|
private static SVNPropertyValue |
SVNExternalsUtil.pinExternalProps(SVNWCContext context,
SvnRepositoryAccess repositoryAccess,
SVNPropertyValue externalsPropValue,
java.util.Map<SvnTarget,java.util.List<SVNExternal>> externalsToPin,
SVNURL reposRootUrl,
SvnTarget localAbsPathOrUrl) |
static java.util.Map<java.lang.String,SVNPropertyValue> |
SVNExternalsUtil.resolvePinnedExternals(SVNWCContext context,
SvnRepositoryAccess repositoryAccess,
java.util.Map<SvnTarget,java.util.List<SVNExternal>> externalsToPin,
SvnTarget pairSource,
SvnTarget pairDst,
long pairSourceRevision,
SVNRepository svnRepository,
SVNURL reposRootUrl) |
| Modifier and Type | Field and Description |
|---|---|
private SvnRepositoryAccess |
SvnRemoteOperationRunner.repositoryAccess |
| Modifier and Type | Method and Description |
|---|---|
protected SvnRepositoryAccess |
SvnRemoteOperationRunner.getRepositoryAccess() |
| Modifier and Type | Class and Description |
|---|---|
class |
SvnNgRepositoryAccess |
| Modifier and Type | Method and Description |
|---|---|
private SvnRepositoryAccess |
SvnNgMergeCallback.getRepositoryAccess() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Map<java.lang.String,java.util.Map<java.lang.String,SVNMergeRangeList>> |
SvnNgMergeinfoUtil.getMergeInfo(SVNWCContext context,
SvnRepositoryAccess repoAccess,
SvnTarget target,
boolean includeDescendants,
boolean ignoreInvalidMergeInfo,
SVNURL[] root) |
| Modifier and Type | Class and Description |
|---|---|
class |
SvnOldRepositoryAccess |