I. CentOS Apache配置详解
( http://xuebingnanmm.javaeye.com/blog/629810 )
II. Subversion on CentOS
(http://wiki.centos.org/HowTos/Subversion#head-2afd8f61ccc6de4477fde9a4bcc84720b86c17a9)
III. How to customize the path of svn repository?
The URL of svn repository is like http://<server_name>/<location>/<project>. You can store the svn repository to anywhere you want.
However,
SVNParentPath
is can not be used here and only
SVNPath
is supported (
http://lists.freebsd.org/pipermail/freebsd-questions/2009-November/208244.html
).