| Package | Description |
|---|---|
| org.tmatesoft.svn.core.internal.wc2.compat | |
| org.tmatesoft.svn.core.internal.wc2.ng | |
| org.tmatesoft.svn.core.internal.wc2.old | |
| 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 SvnCommitPacket |
SvnCodec.commitPacket(ISvnCommitRunner runner,
SVNCommitPacket oldPacket) |
| Modifier and Type | Class and Description |
|---|---|
class |
SvnNgCommit |
| Modifier and Type | Class and Description |
|---|---|
class |
SvnOldCommit |
| Modifier and Type | Method and Description |
|---|---|
ISvnCommitRunner |
SvnCommitPacket.getRunner()
Returns commit packet's runner.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SvnCommitPacket.setLockingContext(ISvnCommitRunner commitRunner,
Object context) |
Copyright © 2025. All rights reserved.