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

Re: Master Slave setup

From: Andreas Stieger <andreas.stieger_at_gmx.de>
Date: Mon, 28 Jul 2014 20:17:33 +0100

Hi,

On 28/07/14 19:45, Somashekarappa, Anup (CWM-NR) wrote:
> When I remove the SVNMasterURI _http://subversion.dev.***.com/svn_ from
> slave configuration file then the sync from master to slave will happen
> successfully.
>
> But when I enable the SVNMasterURI _http://subversion.dev.***.com/svn_
> then I am getting the below error.
>
> svnsync: E17502: Error setting property 'sync-lock':

The target URL of the svnsync call must be a different location (as in
Apache httpd location), otherwise you trigger circular commits. You must
configure two locations on the slave:
1. Regular with SVNMasterURI
2. One without SVNMasterURI to receive svnsync calls, for sync user only

Andreas
Received on 2014-07-28 21:18:06 CEST

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.