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

AW: executing hooks fails (SVN 1.4.6 on linux)

From: Peter Gliwa <peter_at_gliwa.com>
Date: Fri, 6 Feb 2009 22:57:57 +0100

>> When you say it fails to run, do you mean that it does not run at all?

>> Can you tell us the command you are using to set a revision property
>> (unversioned property)? Note that you have to change a revision property
>> using the command similar to the one listed in this faq entry:
>> http://subversion.tigris.org/faq.html#change-log-msg

>> The revision properties are svn:log, snv:author, svn:date and
>> svn:autoversioned.

>> regards,
>> -Hari

Thanks for your immediate response, Hari!
Committing, checking out etc. works fine. Just modifying the log-messages
fails (i.e. executing the pre-revprop-change hook).
I am using TortoiseSVN via https. However, I just tried it from a linux
machine with the command I took from the link you sent. But same result:

$ svn propset -r N --revprop svn:log "new log message" URL
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

It must be a server configuration problem, since I moved the repos to a new
server. The repos (including the hooks) and TortoiseSVN remained the same.

I am running out of ideas...

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-07 00:59:49 CET

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.