On Jun 26, 2008, at 03:23, Markus Meyer wrote:
> I'm a bit confused since above pre-revprop-change doesn't work.
> I renamed the default pre-revprop-change.tmpl to pre-revprop-change
> and made it executable for the webserver(using mod_dav_svn). But
> still I get the following error while trying to change the log:
>
> $ svn propedit -r117 --revprop svn:log https://url/file
> svn: DAV request failed; it's possible that the repository's pre-
> revprop-change hook either failed or is non-existent
> svn: At least one property change failed; repository is unchanged
>
> And the webserver error log tells me this:
>
> Could not execute PROPPATCH. [500, #206]
> Error waiting for process '/var/svn/admin/hooks/pre-revprop-
> change': No child processes [500, #10]
What is the (non-comment) contents of pre-revprop-change now? What
version of Subversion do you have on the client and server? What OS
on the client and server? What version of Apache on the server?
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-26 20:18:19 CEST