repositoryRoot
. This method can recover only FSFS type repositories and is identical to the 'svnadmin recover'
command. If the caller has {@link #setEventHandler(ISVNEventHandler) provided} an event handler, the handler will receive an {@link SVNAdminEvent} with the {@link SVNAdminEventAction#RECOVERY_STARTED} action before the recovery starts.
@param repositoryRoot repository root location
@throws SVNException
@since 1.2.0, SVN 1.5.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|