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

using custom hooks

From: Floris van der Ploeg <fvdploeg_at_xs4all.nl>
Date: Tue, 15 Jan 2008 12:17:26 +0100 (CET)

Is there a way to use PowerShell Scripts as Hook Scripts?

Changing the Filetype Association for .ps1 files didn't do the job.
Currently, I've create a workaround by kicking off a cmd script which, in
turn, runs the PowerShell.exe command and passes the arguments. This,
however, doesn't return the correct exit code from my PowerShell script.

So there could be 2 possible solutions:

1. enabling powershell support for hook scripts
2. passing the exit code from the powershell script to the cmd script (but
does anybody know how to do this??)

Thanks in advance!

kind regards,
Floris van der Ploeg

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-15 12:17:45 CET

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.