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

pre-revprop-change fails for svn:log

From: Markus Meyer <markus.meyer_at_koeln.de>
Date: Thu, 26 Jun 2008 10:23:56 +0200

Hi all,

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]

Can someone please shed some light on this?

Regards,

        Markus Meyer

---------------------------------------------------------------------
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 10:24:25 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.