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

RE: STDOUT not available for hooks ?

From: Lieven Govaerts <lgo_at_mobsol.be>
Date: 2006-02-16 23:25:48 CET

This is intentional. Most ( but not all ) hook scripts have to ability to
send back information to the client in case of errors, through stderr. If
you want to log additional info in the script at server-side, consider
logging it to file.
 
Lieven.

  _____

From: Tobias Gerschner [mailto:tobias.gerschner@gmail.com]
Sent: donderdag 16 februari 2006 17:35
To: users@subversion.tigris.org
Subject: STDOUT not available for hooks ?

Hi,

I am writing some custom hooks for our new subversion repository.

It looks like STDOUT isn't available to the hooks. Only messages via STDERR
do appear on the screen. Is this intensional or maybe a setup issue in the
system? Though usually STDOUT works fine here.

thanks in advance

-- 
Tobias Gerschner
Member of Board of Yoper Ltd. NZ
Knowing is not enough; we must apply. Willing is not enough; we must do.
Received on Thu Feb 16 23:40:27 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.