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

RE: Re: Hook scripts on windows (survey)

From: Reedick, Andrew <Andrew.Reedick_at_BellSouth.com>
Date: 2006-09-19 18:32:44 CEST

> -----Original Message-----
> From: Greg Thomas [mailto:thomasgd@omc.bt.co.uk]
> Sent: Tuesday, September 19, 2006 11:26 AM
> To: Jiho Han
> Cc: users@subversion.tigris.org
> Subject: Re: Hook scripts on windows (survey)
>
> On Tue, 19 Sep 2006 10:52:11 -0400, "Jiho Han" <jhan@InfinityInfo.com>
> wrote:
>
> >What do people use for hook scripts on windows?
>
> Perl and Python - fired off by a bat script.
>

ActiveState's Perl includes a pl2bat.bat file that will 'convert' a perl
script into a batch file. (Basically through tricks of syntax, the
batch file runs perl on itself.)

Personally, I would keep the batch-file-calling-other-scripts model,
since it allows you to run several scripts and control the order that
they run in.

*****

The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential, proprietary, and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from all computers. GA622

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 19 18:34:14 2006

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.