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

Re: hook script error messages

From: Nathan Kidd <nathan_at_hummingbird.com>
Date: 2004-06-04 19:00:31 CEST

[Beating the dead horse...]

C. Michael Pilato wrote:

>>>The Windows batch language doesn't allow redirection to stderr. I
        ^^^^^^^
>>>think you're just out of luck, here.

> Wow. I had *no idea* that the batch language supported all that stuff
> (pushd, popd, 1>&2 ...). I -- well, frankly, I'm in shock.

To be precise, for Win9x/ME (command.com) you were correct. NT4+'s
cmd.exe has more reasonable (though still painfully crippled) abilities.

However, if it's even possible, nobody in their right mind would try to
run a svn server (and thus be modifying hook scripts) on Win9x so it's a
moot point.

-Nathan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 4 19:01:32 2004

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.