after upgrading my migrated new docker installation from 4.28.0 to 5.0.3 I found that no SVN commit worked. Tortoise gave an error message regarding “… was blocked by pre-commit hook”.
I found that the solution is to go to “Repository Settings” → “Advanced” and to perform the “Update Hooks” action (the update from 4.28.0 to 5.0.3 was shown here).
Is there any command / bulk action to do this for all repos? Or do I need to do this manually for each existing repo?