RE: How to setup email notifications on svn
From: ashok <ashok.reddy_at_cem-solutions.net>
Date: 2006-06-23 07:48:33 CEST
Hello frnd,,
I have installed rpm svnmailer installed fine.
#svn-mailer -help listed me all options available.
Now is have repository by name test
[root@repository test]# ls
README.txt conf dav db format hooks locks
[root@repository test]# cd hooks/
[root@repository test]# vi post-commit
/usr/bin/svn-mailer --commit --config /path/to/your/config --repository
Can you pls tell me what are all the descriptive that I need to mention in
Thanking You,
Regards,
Ashok Reddy
_____
Linux, Irix |
-----Original Message-----
On Jun 22, 2006, at 13:22, ashok wrote:
> Can somebody pls post me the steps to configure the email
> notifications on the repository checkin done by users.
Please read about hooks in the book:
http://svnbook.red-bean.com/en/1.2/
svn.reposadmin.create.html#svn.reposadmin.create.hooks
Particularly the section on post-commit hooks, which is the type of
hook you would want for this.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
|
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.