Thank you very much. You are right, I am using the old httpd in fact, though
I've compiled a new one. I've changed that and now svnsync could work
correctly.
--
View this message in context:
http://subversion.1072662.n5.nabble.com/Invalid-command-SVNMasterURI-in-configuring-svn-write-through-tp
On 1/19/14, 6:03 PM, WilliamBai wrote:
> Now executing "apachectl restart" and get the result:
>
> apachectl: Configuration syntax error, will not run "restart":
> Syntax error on line 5 of /etc/htt
Thank you for your valuable suggestion very much. I've collected all the
LoadModule part, and commented out the duplicated part, but it seems still
report the same error.
Currently the LoadModule in my httpd configuration is like following:
grep LoadModule /etc/httpd/conf/httpd.conf
--
On 1/17/14, 8:07 PM, WilliamBai wrote:
> I encounter the following error when configuring the slave machine of svn
> write-through, Could you give some suggestions?
>
> [root@FiOS-DL120-10 ~]# apach