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

Re: Subversion - .wsf hook scripts on Windows

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-01-16 20:41:37 CET

On 1/8/07, Lieven Govaerts <svnlgo@mobsol.be> wrote:
> Andy Levy wrote:
> >
> > It may take me a couple days to get a build environment set up at home
> > (Subversion isn't my primary responsibility at work, so I need to
> > approach this as more of a personal project). If I can contribute
> > something useful back to Subversion, it'd be a great feeling.
> If you can send me a simple .wsf pre-commit hook script which you think
> should work I'll test here.
>
> Lieven
>

Sorry about the delay. I was unsuccessful in getting Subversion built
on my home system and I've had no time over the last couple weeks to
figure out how to get it working.

Attached is a WSF script which iterates through all unnamed arguments
passed in and appends them to a textfile c:\hook.txt. It then iterates
through named arguments and does the same. It's not particularly
"clean" or elegant, but it gets the job done.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Tue Jan 16 20:41:55 2007

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

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