We'd like to add some server side hooks to a git repository. Is it possible to do this with a Fisheye managed git repository?
Thanks
Fred
Hi Fred.
You can do it by locating your managed-repos (check your <FISHEYE_INST>/config.xml:
<repository-management repositories-root="/opt/atlassian/fecru/inst/managed-repos"/>
Inside that folder all managed repositories are located then you can add the hooks you want:
root@webserver64:/opt/atlassian/fecru/inst/managed-repos/git.git# ls
branches config description HEAD hooks info objects refs
Please let me know if that is what you are looking for.
Cheers,
Douglas Fabretti
Atlassian Suport
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.