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