Package | Description |
---|---|
org.tmatesoft.svn.core.internal.wc2.compat | |
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 |
---|---|
static ISvnAddParameters |
SvnCodec.addParameters(ISVNAddParameters old) |
Modifier and Type | Method and Description |
---|---|
static ISVNAddParameters |
SvnCodec.addParameters(ISvnAddParameters old) |
Modifier and Type | Method and Description |
---|---|
static void |
SvnNgPropertiesManager.setAutoProperties(SVNWCContext context,
File path,
SVNProperties properties,
ISvnAddParameters addParameters,
Runnable onValidationError) |
Modifier and Type | Field and Description |
---|---|
static ISvnAddParameters |
ISvnAddParameters.DEFAULT
Default add parameters,
action equals to Action.REPORT_ERROR |
Modifier and Type | Method and Description |
---|---|
ISvnAddParameters |
SvnScheduleForAddition.getAddParameters()
Returns operation's add parameters, whose controls inconsistent EOL's.
|
Modifier and Type | Method and Description |
---|---|
void |
SvnScheduleForAddition.setAddParameters(ISvnAddParameters addParameters)
Sets operation's add parameters, whose controls inconsistent EOL's.
|
Copyright © 2022. All rights reserved.