- 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
Thanks for your reply.
Can you teach me how to granting execute permission?
The scm-manager use Local System to login
How do I setup the hook file?
I used Jenkins plugin to instead for now.
@jw1903 you can find several guides online about how to change permissions. Here is one that I found on microsoft.com "Read & Execute" permissions
It does not luck for me. I add the Read & Execute permission for everyone. But it still the same problem.
I think Jenkins plugin is good enough for me now.
Thanks for your kindly help.
I am closing this topic as there has been no activity for more than 30 days.