Uses of Class
org.tmatesoft.svn.core.wc2.AbstractSvnCommit
-
Packages that use AbstractSvnCommit 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. -
-
Uses of AbstractSvnCommit in org.tmatesoft.svn.core.wc2
Subclasses of AbstractSvnCommit in org.tmatesoft.svn.core.wc2 Modifier and Type Class Description classSvnCommitRepresents commit operation.classSvnImportImports file or directorysourceinto repository directory defined in operation'stargetat HEAD revision.classSvnRemoteCopyRepresents copy to repository operation.classSvnRemoteDeleteRepresents delete operation.classSvnRemoteMkDirCreates directory(ies) in a repository.classSvnRemoteSetPropertySetspropertyNametopropertyValueon eachtargets.
-