Uses of Class
org.tmatesoft.svn.core.wc.SVNMoveClient
Packages that use SVNMoveClient
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 SVNMoveClient in org.tmatesoft.svn.core.wc
Fields in org.tmatesoft.svn.core.wc declared as SVNMoveClientMethods in org.tmatesoft.svn.core.wc that return SVNMoveClientModifier and TypeMethodDescriptionSVNClientManager.getMoveClient()
Returns an instance of theSVNMoveClient
class.