On 22.02.2015 12:04 AM, Mihai Moldovan wrote:
The git hooks directory and all files therein are currently owned by root. I cannot change these files as x2go-admin.
This said, I think the git hooks would fit nicely into the new "maintenancescripts" repository I created some time back.
I have put them in there and edited them to fit most of the already announced changes.
I cannot check a copy out on ymir as x2go-admin (x2go-admin's key is not x2go's authorized_keys file.)
Please check out maintenancescripts.git in ~/ as x2go-admin. Then, you can symlink ~/maintenancescripts/git/hooks to /srv/git/_hooks_ (or change that to _hooks_x2go_ and I will change the X2Go git repositories to use the new place, so that your other projects can still use your old scripts.)
Mihai