On Thu, Sep 16, 2010 at 01:07:15PM +0200, "Andrés G. Aragoneses" wrote: > Another good thing to do after that is deploying the codeformatter in > the server as a hook for any commit, so users don't need to run it.
This is impossible with distributed version control. Hooks can only contain policy, should not change the commit (server would be out of sync with local copy, etc). -- Regards, Olav _______________________________________________ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list