Package | Description |
---|---|
org.tmatesoft.svn.core.internal.wc2.ng | |
org.tmatesoft.svn.core.internal.wc2.old | |
org.tmatesoft.svn.core.internal.wc2.remote | |
org.tmatesoft.svn.core.wc2 |
NEW: this package contains command-style API to perform most of
Subversion operations on the level of abstraction similar to that of the
command line client.
|
Modifier and Type | Method and Description |
---|---|
boolean |
SvnNgWcToReposCopy.isApplicable(SvnRemoteCopy operation,
SvnWcGeneration wcGeneration) |
Modifier and Type | Method and Description |
---|---|
boolean |
SvnOldRemoteCopy.isApplicable(SvnRemoteCopy operation,
SvnWcGeneration wcGeneration) |
Modifier and Type | Method and Description |
---|---|
boolean |
SvnNgReposToReposCopy.isApplicable(SvnRemoteCopy operation,
SvnWcGeneration wcGeneration) |
Modifier and Type | Method and Description |
---|---|
SvnRemoteCopy |
SvnOperationFactory.createRemoteCopy()
Creates remote copy operation.
|
Copyright © 2024. All rights reserved.