I´m new to this topic and I have quite a hard time getting into programming hooks for my problem. I need a hook which can distinguish between three different user groups:
Group A: can do anything (delete tags and trunks, commit without comment) Group B: can commit to tags and delete tags/branches; CANNOT delete trunks and CANNOT commit without comment Group C: can commit to tags; CANNOT change or delete anything
Is there any way to do that?
I am very grateful for you help !
Greetings Philipp from Germany