Re: Windows Shell Kung-Fu
From: si <sshnug.si_at_gmail.com>
Date: 2006-10-08 04:16:35 CEST
> When HookStart is called, it ignores the environment variables. It spawns a
I did include the source code.
Here's the documentation for the Process class
It looks like the ProcessStartInfo and Environment classes will help
Subnant doesn't assume environment variables will be set, since on
Whilst the environment variables are available for hooks on Windows,
It would be nice if these issues were documented, perhaps in the FAQ?
Something like:
"Hook differences between Windows and non-Windows operating systems"
1. On Windows, it is currently not known how to easily enable
2. On Windows, environment paths are available in hooks.
I just re-read through the FAQ and couldn't see anything,
And I believe this is incorrect in regards to the %PATH%
It's easy to test, just echo %PATH% to a file from a hook.
@echo off
peace
---------------------------------------------------------------------
|
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.