Uses of Class
org.tmatesoft.svn.core.wc2.admin.SvnRepositoryReceivingOperation
-
Packages that use SvnRepositoryReceivingOperation Package Description org.tmatesoft.svn.core.wc2.admin NEW: this package contains command-style API to perform most of Subversion operations that works directly on local repository on the level of abstraction similar to that of the command line client. -
-
Uses of SvnRepositoryReceivingOperation in org.tmatesoft.svn.core.wc2.admin
Subclasses of SvnRepositoryReceivingOperation in org.tmatesoft.svn.core.wc2.admin Modifier and Type Class Description class
SvnRepositoryCopyRevisionProperties
class
SvnRepositoryDump
class
SvnRepositoryGetChanged
class
SvnRepositoryGetChangedDirectories
class
SvnRepositoryGetHistory
class
SvnRepositoryGetTree
class
SvnRepositoryListLocks
class
SvnRepositoryListTransactions
class
SvnRepositoryLoad
class
SvnRepositoryPack
class
SvnRepositoryRecover
class
SvnRepositoryRemoveLocks
class
SvnRepositoryRemoveTransactions
class
SvnRepositoryUpgrade
class
SvnRepositoryVerify
-