[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: qmapshack for debian



On 08/05/2014 04:28 PM, Jaromír Mikeš wrote:
> Ok, I changed  the group permissions in qmapshack repo and also contacted
> Michael and asked him to do same for qlandkartegt.

Thanks.

Do you use the many hooks configured for qlandkartegt?

They mostly seem to deal with applying patches and the messages
generated for them.

We only use the post-receive hook to send the commit notifications on
IRC and email.

The post-update hook is the same (runs only git update-server-info).

> So qmapshack git hooks can be updated now.

Done:

sebastic-guest@moszumanska:/git/pkg-grass/qmapshack.git/hooks$ cat
post-receive
#!/bin/sh
exec pee /home/groups/kgb/bin/kgb-client-trunk
/usr/local/bin/git-commit-notice

sebastic-guest@moszumanska:/git/pkg-grass/qmapshack.git/hooks$ cat
post-update
#!/bin/sh
#
# An example hook script to prepare a packed repository for use over
# dumb transports.
#
# To enable this hook, rename this file to "post-update".

exec git update-server-info

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/E88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1


Reply to: