Re: Post-Commit and Sending Email For Beginners
From: Karl Robillard <karlr_at_vision-scape.com>
Date: 2004-04-26 21:12:25 CEST
On Thursday 22 April 2004 06:56, Brian Beaudet wrote:
Here's the REBOL script I use for email notification:
[karl@linux2 hooks]$ cat hooks/post-commit
[karl@linux2 hooks]$ cat hooks/svn_update.r
set-net [your-address@your-domain.com mail.your-mail-server.com]
log: read to-file system/script/args
send/only [
;eof
-Karl
---------------------------------------------------------------------
|
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.