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

Re: pre-commit hooks wity Ruby on Windows

From: Wesley J. Landaker <wjl_at_icecavern.net>
Date: 2006-10-25 18:59:37 CEST

On Wednesday 25 October 2006 10:31, Andreas Guther wrote:
> Found the solution:
>
> I have to use warn instead of put. Warn writes to stderr.
>

Or use STDERR.puts instead of puts. (With the STDERR object, you can do any
kind of I/O).

-- 
Wesley J. Landaker <wjl@icecavern.net>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 25 19:00:35 2006

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.