Exclude src/msw/version.rc from svn pre-commit hook checks.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 8 Jun 2013 02:29:06 +0000 (02:29 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 8 Jun 2013 02:29:06 +0000 (02:29 +0000)
commit57b15758aaf0edead6a83eba983fe7ed2ff668a9
treeb6d4cf2b490fbdac231c4be5c1d6afcaf67bae24
parent944961e400d4f29a754797e2f87b506d96318ea5
Exclude src/msw/version.rc from svn pre-commit hook checks.

This file must be remain in CP1252 encoding and not UTF-8 because this is what
Windows uses for showing the strings in it, so exclude it from this check.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74126 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
misc/scripts/svn/hooks/pre-commit