You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by we...@tigris.org on 2009/04/06 17:31:38 UTC

write-thru proxying : missing pre-revprop-change hook error

[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.
Jeremy

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1563437

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].