Re: AW: echo in post-commit hook
From: Annick Collet <Annick.Collet_at_eumetsat.int>
Date: 2006-07-12 10:17:13 CEST
Thanks for your reply,
this is strange because in the pre-commit I manage to check the pattern of some /tags folder and if pattern is wring ( with egrep) then I send an error to the users on the screen using echo 1>&2 !
so what is different
>>> "Felix Gilcher" <gilcher@exozet.com> 12/07/2006 10:13:04 >>>
That's pretty dead simple: Because by design, post commit hooks can't output anything to the user. You will have to send a mail or something alike to the user.
>
regards
felix
-- Felix Gilcher Head of IT Development Exozet Berlin GmbH Rotherstraße 20 10245 Berlin eMail: gilcher@exozet.com URL: www.exozet.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Jul 12 10:18:34 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.