Hi Ross, Today at 13:42, Ross Golder wrote:
> We could base this on the po-file pre-commit msgfmt check, but make it a > generic post-commit hook that, for po file changes, sends a mail to > '[EMAIL PROTECTED]' (the user that owns /var/www/damned-lies) > with a subject that gnomeweb's procmail can identify and run a script > on. This script would just parse REPO and REV out of the message and > pass it to update-stats.py. Much like the website auto-update stuff. Note that we need to run update-stats.py on every commit in a module since the strings may change with that commit. Damned Lies is smart enough to regenerate only those PO files which are updated if only a PO file has been committed, and won't re-update all PO files if strings in POT haven't changed. So, can we set-up such a hook? Thanks, Danilo _______________________________________________ Gnome-infrastructure mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-infrastructure
