Uses of Class
org.tmatesoft.svn.core.wc2.admin.SvnRepositoryRemoveTransactions
-
Packages that use SvnRepositoryRemoveTransactions 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 SvnRepositoryRemoveTransactions in org.tmatesoft.svn.core.wc2
Methods in org.tmatesoft.svn.core.wc2 that return SvnRepositoryRemoveTransactions Modifier and Type Method Description SvnRepositoryRemoveTransactions
SvnOperationFactory. createRepositoryRemoveTransactions()
Creates repository remove transactions administrative operation.
-