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
Methods in org.tmatesoft.svn.core.wc that return SVNMoveClient Modifier and Type Method Description SVNMoveClient
SVNClientManager. getMoveClient()
Returns an instance of theSVNMoveClient
class.
-