This package provides API for administrative managing Subversion repositories on a local machine.
What it brings is similar to functionality of such Subversion command line utilities as svnadmin and
svnlook.
The SVNAdminClient class provides methods that brings repository-side functionality
and repository synchronizing features.
Repository administrative methods are analogues of the corresponding commands of the native
Subversion 'svnadmin' utility, while repository synchronizing methods are the ones for the
'svnsync' utility.