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 | Class and Description |
---|---|
class |
SvnNgAbstractUpdate<V,T extends AbstractSvnUpdate<V>> |
Modifier and Type | Class and Description |
---|---|
class |
SvnCheckout
Represents checkout operation.
|
class |
SvnExport
Represents export operation.
|
class |
SvnSwitch
Represents switch operation.
|
class |
SvnUpdate
Represents update operation.
|