Uses of Class
org.tmatesoft.svn.core.wc.admin.SVNLookClient
Packages that use SVNLookClient
Package
Description
This package provides a high-level API for managing Working Copies in a way
compatible with the native SVN command line client.
-
Uses of SVNLookClient in org.tmatesoft.svn.core.wc
Fields in org.tmatesoft.svn.core.wc declared as SVNLookClientMethods in org.tmatesoft.svn.core.wc that return SVNLookClientModifier and TypeMethodDescriptionSVNClientManager.getLookClient()
Returns an instance of theSVNLookClient
class.