Uses of Class
org.tmatesoft.svn.core.wc2.admin.SvnRepositoryOperation
-
Packages that use SvnRepositoryOperation 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 SvnRepositoryOperation in org.tmatesoft.svn.core.wc2.admin
Subclasses of SvnRepositoryOperation in org.tmatesoft.svn.core.wc2.admin Modifier and Type Class Description class
SvnRepositoryCat
class
SvnRepositoryCreate
class
SvnRepositoryGetAuthor
class
SvnRepositoryGetDate
class
SvnRepositoryGetDiff
class
SvnRepositoryGetFileSize
class
SvnRepositoryGetInfo
class
SvnRepositoryGetLock
class
SvnRepositoryGetLog
class
SvnRepositoryGetProperties
class
SvnRepositoryGetProperty
class
SvnRepositoryGetRevisionProperties
class
SvnRepositoryGetRevisionProperty
class
SvnRepositoryGetUUID
class
SvnRepositoryGetYoungest
class
SvnRepositoryHotCopy
class
SvnRepositorySetUUID
-