# 调整csvn项目的权限和属主/组
[root@localhost ~]# mkdir opt && cd opt
[root@localhost ~]# tar -xvf CollabNetSubversionEdge-5.2.0_linux-x86_64.tar.gz
[root@localhost ~]# cd csvn
[admin@localhost ~]$ sudo chown root:admin /home/admin/opt/csvn/lib/httpd_bind/httpd_bind
[admin@localhost ~]$ sudo chmod u+s /home/admin/opt/csvn/lib/httpd_bind/httpd_bind
[admin@localhost ~]$ sudo bin/csvn-httpd install
Detected RHEL or Fedora:
Installing the Subversion Edge Apache Server daemon..
[admin@localhost ~]$ sudo -E bin/csvn install
Detected RHEL or Fedora:
Installing the CSVN Console daemon..
Setting RUN_AS_USER to: 'admin'. Please edit '../data/conf/csvn.conf' if this needs to be adjusted
Setting JAVA_HOME to: '/usr/local/jdk'. Please edit '../data/conf/csvn.conf' if this needs to be adjusted