Add the initial version of svn pre-commit hook.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 18 Sep 2009 16:28:04 +0000 (16:28 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 18 Sep 2009 16:28:04 +0000 (16:28 +0000)
commit078a94e00d4922cadb7682c38add735865c6c1b5
tree387b172cab8f1b06eff7926821fb6ee9af50d991
parentb3b17ee74390803c2743455f5f3c744a2dd392ea
Add the initial version of svn pre-commit hook.

This version checks for absence of hard TABs in our source files.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
misc/scripts/svn/hooks/pre-commit [new file with mode: 0755]