svnadmin is not installed

currently setting up new server, but issue with SVN. I think it is installed but apache error, I transferred this domain from an older server so I think that may be the issue.
thanks for any pointers.
I may delete the domain and add it manually to see if that solves an issue but I wish to transfer the domain from old to new server.

Failed to start service :
Job for httpd.service failed because the control process exited with error code. See “systemctl status httpd.service” and “journalctl -xe” for details.

Virtualmin Pro: serial number *****428

Updatable package information
Package name wbm-virtualmin-svn
Update system YUM
Package description Webmin module for ‘Virtualmin Subversion Repositories’
Current state Running latest 5.1-1
Installed version 2:5.1-1
Available version 2:5.1-1
Installation source Installed

The Subversion administration command svnadmin is not installed

NEW SERVER VERSIONS:
Operating system CentOS Linux 7.5.1804 Perl version 5.016003
Path to Perl /usr/bin/perl BIND version 9.9
Postfix version 2.10.1 Mail injection command /usr/lib/sendmail -t
Apache version 2.4.6 PHP versions 5.4.16, 7.0.27
Webalizer version 2.23-08 Logrotate version 3.8.6
MySQL version 5.5.60-MariaDB ProFTPD version 1.35
SpamAssassin version 3.4.0 ClamAV version 0.100.2

OLD SERVER VERSION:
Operating system CentOS Linux 6.10 Perl version 5.010001
Path to Perl /usr/bin/perl BIND version 9.8
Postfix version 2.6.6 Mail injection command /usr/lib/sendmail -t
Apache version 2.2.15 PHP versions 5.3.3, 5.6.25
Webalizer version 2.21-02 Logrotate version 3.7.8
MySQL version 5.1.73 ProFTPD version 1.35
SpamAssassin version 3.3.1 ClamAV version 0.100.2

Howdy,

The “svnadm” command is part of the CentOS subversion package. You can install that with this command:

yum install subversion

If you have trouble starting Apache after installing that, let us know what error you see in /var/log/httpd/error_log when trying to start Apache.

Thanks!

-Eric

Hi Eric

I did some further checking.
I removed SVN from the original domain settings and transferred again, and the domain now is moved across.
SVn should be installed but I’ll check again later
thanks brian