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

Re: svn trunk r17244: FAIL (x86_64-unknown-linux-gnu static ra_svn fsfs)

From: Malcolm Rowe <malcolm-svn-dev_at_farside.org.uk>
Date: 2005-11-08 21:29:48 CET

On Tue, Nov 08, 2005 at 01:03:00PM -0700, Jani Averbach wrote:
> > So the post-commit hook can't write to /dev/stderr. That's strange, but
> > by no means impossible.
>
> The test system is running inside a chroot jail and /dev/stderr isn't
> present at the moment.
>

Well, that explains it then. I'd go with 'echo foo >&2' instead: it seems
to be defined by POSIX (though I'm not sure that stderr has to be file
handle 2), and it's supported by at least my Linux and Mac OS X sh-like
shells.

Regards,
Malcolm

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 8 21:33:18 2005

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.