Package | Description |
---|---|
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 |
SvnCommit
Represents commit operation.
|
class |
SvnImport
Imports file or directory
source into repository directory
defined in operation's target at HEAD revision. |
class |
SvnRemoteCopy
Represents copy to repository operation.
|
class |
SvnRemoteDelete
Represents delete operation.
|
class |
SvnRemoteMkDir
Creates directory(ies) in a repository.
|
class |
SvnRemoteSetProperty
Sets
propertyName to propertyValue on each targets . |
Copyright © 2018. All rights reserved.