[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: About pre-revprop-change

From: <kmradke_at_rockwellcollins.com>
Date: Mon, 8 Sep 2008 09:35:45 -0500

"Jan Hendrik" <list.jan.hendrik_at_gmail.com> wrote on 09/08/2008 09:32:32
AM:
> Concerning Re: About pre-revprop-change
> Andy Levy wrote on 8 Sep 2008, 8:33, at least in part:
>
> > Last I knew, WSH scripts (.js, .vbs and .wsf) were not directly
> > callable from the hooks because they require an interpreter, they
> > aren't executed directly by the system. At least that was the
> > conclusion that was reached when I was discussing with a couple of the
> > devs a year or so ago.
> >
> > To use WSH scripts, you have to call them from a batch file.
>
> I can't tell from own experience as I use plain batch here. However,
> I guess that limitation would apply to other interpreted (= script)
> languages like Perl or Python as well, wouldn't it?

Yes, you would need to use a .bat file as a "wrapper" to call
the interpreter with the script name.

Kevin R.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-08 16:36:11 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.