You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Stuart Celarier <SC...@corillian.com> on 2006/03/15 22:57:56 UTC

[PATCH] Support .wsf hook scripts

In libsvn_repos/hooks.c, the comment on check_extns[] asks if there are
other extensions for Win32 that should be supported. An obvious missing
one is Windows Script Host files (.wsf) [1]. This would allow JScript,
VBScript, etc. to be used in hook scripts. Here's a patch file that adds
that extension.

Cheers,
Stuart

Stuart Celarier | Corillian Corporation

[1]
http://msdn.microsoft.com/library/en-us/script56/html/a7362f02-ea57-451e
-8033-5c0c42a4ed02.asp