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

Re: pre-revprop-change fails for svn:log

From: Konstantin Kolinko <knst.kolinko_at_gmail.com>
Date: Fri, 27 Jun 2008 12:00:45 +0400

Try calling the script by hand, with some dummy arguments.

There may be some misconfiguration in the user profile, that
the standard script is not aware of.

su - www-data
cd /var/svn/repo/hooks
./pre-revprop-change

2008/6/26 Markus Meyer <markus.meyer_at_koeln.de>:
> Paul Koning schrieb:
>
> Hi Paul,
>
>> You need a pre-revprop-change hook configured for your repository. By
>> default revprop changes are prohibited; the hook enables them
>> (selectively, if you wish). It's in the manual.
>
> That I did:
>
> /var/svn/repo/hooks# ls -l | grep pre-revprop
> -rwxr-xr-x 1 www-data www-data 2764 Apr 9 13:49 pre-revprop-change
> -rw-r----- 1 www-data www-data 2764 Mar 19 09:06 pre-revprop-change.tmpl
>
> 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-27 10:01:10 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.