write-thru proxying : missing pre-revprop-change hook error
From: <webpost_at_tigris.org>
Date: Mon, 6 Apr 2009 10:31:38 -0700 (PDT)
[I have also posted this on SVNForum.org, so apologies for any inconvenience]
I am trying to get write-thru proxying working across a couple of repos on separate machines.
I've got the basic one-way sync working, no problems. But then I include the SVNMasterURI entry in the slave repo's location block (and also a new location block for the special "update service"), everything stops working! When I restart apache on both machines and re-run the "svnsync sync" command on the master, I get the following error:
svnsync: DAV request failed; it's possible that the repository's pre-revprop-change hook either failed or is non-existent
This is despite the fact that I have implemented a simple pre-revprop-change hook, and permissioned it to everyone (a+rx). Both machines are solaris 10, running svn 1.5, Apache 2.2.
Any help much appreciated.
------------------------------------------------------
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.