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

Interactive pre-commit hook script?

From: Gloria <strangest_at_comcast.net>
Date: 2006-05-05 19:10:17 CEST

Hi all,

I am currently implementing some complex code checking conditions
specific to our application.

I was hoping to prompt for and read developer responses directly in the
pre-commit script, but this does not seem to work, although SVNLOOK
seems to be able to prompt and take interative user input.

My question is, why can't the pre-commit script itself run
interactively? To get interactive responses, do I need to take control
of STDIN, STDOUT, STDERR?

I was expecting standard shell script behavior from pre-commit, but this
is not what I am seeing.

Thank you in advance,
Gloria

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat May 6 00:49:21 2006

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.