Re: Passsing output of hook-script to client
From: Jochen Wendebaum <jochenSPAM_at_wendebaum.de>
Date: 2005-04-05 10:13:08 CEST
Hi,
> Is it possible to pass an error message from the pre-commit script to
I faced this problem too and solved it like this (as example):
$SVNLOOK log -t "$TXN" "$REPOS" | grep "[a-zA-Z0-9]" > /dev/null || ERROR=1
-- Using Opera's revolutionary e-mail client: http://www.opera.com/m2/ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Tue Apr 5 10:36:13 2005 |
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.