Uses of Class
org.tmatesoft.svn.core.wc.SVNMoveClient
-
Packages that use SVNMoveClient Package Description org.tmatesoft.svn.core.wc 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 SVNMoveClient Modifier and Type Field Description private SVNMoveClientSVNClientManager. myMoveClientMethods in org.tmatesoft.svn.core.wc that return SVNMoveClient Modifier and Type Method Description SVNMoveClientSVNClientManager. getMoveClient()Returns an instance of theSVNMoveClientclass.
-