Uses of Class
org.tmatesoft.svn.core.wc.admin.SVNAdminBasicClient
Packages that use SVNAdminBasicClient
Package
Description
This package provides a high-level API for managing Working Copies in a way
compatible with the native SVN command line client.
This package provides API for administrative managing Subversion repositories on a local machine.
-
Uses of SVNAdminBasicClient in org.tmatesoft.svn.core.wc
Methods in org.tmatesoft.svn.core.wc with parameters of type SVNAdminBasicClientModifier and TypeMethodDescriptionprotected voidSVNClientManager.initClientDefaults(SVNAdminBasicClient client) -
Uses of SVNAdminBasicClient in org.tmatesoft.svn.core.wc.admin
Subclasses of SVNAdminBasicClient in org.tmatesoft.svn.core.wc.adminModifier and TypeClassDescriptionclassThe SVNAdminClient class provides methods that brings repository-side functionality and repository synchronizing features.classThe SVNLookClient class provides API for examining different aspects of a Subversion repository.