Package | Description |
---|---|
org.tmatesoft.svn.core.internal.wc2.ng | |
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 |
SvnNgWcToWcCopy.isApplicable(SvnCopy operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnNgReposToWcCopy.isApplicable(SvnCopy operation,
SvnWcGeneration wcGeneration) |
Modifier and Type | Method and Description |
---|---|
SvnCopy |
SvnOperationFactory.createCopy()
Creates copy operation.
|
Copyright © 2020. All rights reserved.