Uses of Class
org.tmatesoft.svn.core.wc2.admin.SvnRepositoryGetLog
-
Packages that use SvnRepositoryGetLog 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 SvnRepositoryGetLog in org.tmatesoft.svn.core.wc2
Methods in org.tmatesoft.svn.core.wc2 that return SvnRepositoryGetLog Modifier and Type Method Description SvnRepositoryGetLog
SvnOperationFactory. createRepositoryGetLog()
Creates operation for retrieving repository log.
-