RE: hook-script doesn't run in background
From: Giulio Troccoli <Giulio.Troccoli_at_uk.linedata.com>
Date: Wed, 21 Apr 2010 10:13:03 +0100
> I need to run an ant script after a commit, so I used a
It looks like your post-commit hooks is a ksh, so have you tried adding & at the end? Like
ant all -f MDM-Leitfaden/ant_scripts/mdm-leitfaden.xml > /tmp/dita.log 2>&1 &
G
Linedata Services (UK) Ltd
|
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.