转移很简单,把/etc/httpd/conf.d/subversion.conf 复制到新服务器
把/var/www/svn/ 复制到新服务器
然后

chown -R apache:apache /var/www/svn/

最后得在svn客户端relocate到新服务器地址