On Fri, Jun 15, 2012 at 12:00 PM, Yuri Chornoivan <[email protected]> wrote: > This can be implemented as Subversion pre-commit hooks (as this kind of > errors are detected by msgfmt -vc), just like it is done in KDE: > > http://websvn.kde.org/trunk/kde-common/svn/hooks/ > > http://websvn.kde.org/trunk/kde-common/svn/hooks/test-pofiles.pl?revision=1099588&view=markup
Thanks! Actually, looking deeper, we do have a check in pre-commit, but I'm not sure why some files still went through: * http://svnweb.mageia.org/adm/puppet/modules/subversion/templates/syntax_check.sh?revision=HEAD * http://svnweb.mageia.org/adm/puppet/modules/subversion/manifests/init.pp?view=markup#l95 If anyone has an idea of the why, or a patch...
