- bug description (occurred issue):
I put my hooks file under repository data\hooks folder, but it can not run correctly. - expected result / system behavior:
I want to mirror my git repository. - observed result / system behavior:
The hook can not run. (See attached file) - SCM-Manager version and installed package:
v2.38.1
(Please also add Screenshots of the issue + if possible a trace created by the SCM-Manager support plugin)
hooks.zip (2.4 KB)
Hi @jw1903
thank you for your post in our community forum!
We will have a look at your issue and will come back soon.
Hey @jw1903
The error is that your hooks are not executable.
After granting them execute permission on my system they will work (but not for me
)
Regards, Eduard
@jw1903 you can find several guides online about how to change permissions. Here is one that I found on microsoft.com "Read & Execute" permissions



