= bug description = The following errors were encountered when attempting to revise the log messages on the following subversion branches: * svn+ssh://svn.fedorahosted.org/svn/pki/branches/PKI_8_1_ERRATA_BRANCH/pki: {{{
svn: Failed to run '/svn/pki/hooks/pre-revprop-change' hook; broken symlink }}}
= bug analysis = This issue had been addressed previously in: * https://fedorahosted.org/fedora-infrastructure/ticket/2321 Port final 'pki' and 'tomcatjss' SVN repos
Unfortunately, it appears that the 'pre-revprop-change' hook has been disabled again.
= fix recommendation = Please fix the 'pre-revprop-change' hook and make certain that it contains all of the appropriate permissions and group ownership.
Yes, it seems this hook was not properly added to puppet, so we likely lost it when we moved to new instances a while back. ;(
I've add it in correctly this time, so it should be all set.
Please reopen this if you still see any issues with it.
Replying to [comment:1 kevin]:
Yes, it seems this hook was not properly added to puppet, so we likely lost it when we moved to new instances a while back. ;( I've add it in correctly this time, so it should be all set. Please reopen this if you still see any issues with it.
This problem was resolved. Thank you!
I am re-opening this bug to address four closely associated Subversion repositories utilized by the same developers which may also need this fix:
Please check to see if these four repos are also missing this hook, and add it back if necessary.
Thanks in advance!
tomcatjss was already fixed, added the hook to the others. ;)
Please let us know if you need anything else or see any problems with any of those...