execute java jar file in a post-commit hook
From: kkrikor <krikor.krumlian_at_gmail.com>
Date: 2006-12-05 20:15:22 CET
Does this work ? I placed the following code in post-commit
# Trigger a build everytime a commit happens
# Send an email everytime a commit happens
When i execute this post-commit on the command the jar file runs , But when
I am using Http for my commits, i know the http server runs as apache user.
-- View this message in context: http://www.nabble.com/execute-java-jar-file-in-a-post-commit-hook-tf2763610.html#a7705831 Sent from the Subversion Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Dec 5 20:15:35 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.