Problem when trying to do svnsync slave master
From: <webpost_at_tigris.org>
Date: Wed, 6 May 2009 03:07:50 -0700 (PDT)
Hello everybody
i'm trying to perform a repository replication using svnsync.
SVNMasterURI http://master.server.server/svn
And to restrict the write access to this only Master server with these directives:
Order deny,allow
I put all these directive in the same <Location>
When i tried to initialize the svnsync with this command
"svnsync init http://slave/svn-proxy-sync file:///svnroot/svn-master-repos/branche --sync-username=syncuser --source-username=user1 --source-password=user1Password "
i get this error:
svnsync: DAV request failed; it's possible that the repository's pre-revprop-change hook either failed or is non-existent
The apache Log doesn't seem to show anything. I dont have any log after this command.
can someone help me to understand what is wrong whith my configuration?
Thanks
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.