[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Invalid command 'SVNMasterURI' in configuring svn write-through

From: Ben Reser <ben_at_reser.org>
Date: Fri, 17 Jan 2014 23:12:37 -0800

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_at_FiOS-DL120-10 ~]# apachectl start
> [Fri Jan 17 22:51:19 2014] [warn] module dav_svn_module is already loaded,
> skipping
> [Fri Jan 17 22:51:19 2014] [warn] module authz_svn_module is already loaded,
> skipping
> Syntax error on line 5 of /etc/httpd/conf/extra/httpd-svn.conf:
> Invalid command 'SVNMasterURI', perhaps misspelled or defined by a module
> not included in the server configuration

Based on this I suspect that you are loading the SVN modules from a version of
Subversion before 1.5.0. Given the warning about the svn modules already
having been loaded I'd look through all your configuration files for other
LoadModule directives loading different svn modules.
Received on 2014-01-18 08:13:22 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.