[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: How to use post-commit to send email to users of various projects?

From: Ernest L. Williams Jr. <ernesto_at_ornl.gov>
Date: 2006-08-19 23:44:49 CEST

On Sat, 2006-08-19 at 07:56 -0400, Kevin Greiner wrote:
>
> On 8/18/06, Ernest L. Williams Jr. <ernesto@ornl.gov> wrote:
>
> Can someone send me an example of a post-commit script that
> sends email
> for multiple projects and multiple users?
>
>
> We've been using subnant on Windows 2003 Server with great success. It
> allows you to add properties to the svn folders you want to watch.
>
> http://svn.berlios.de/viewcvs/*checkout*/subnant/trunk/doc/commit-email.html
>
Great. :)

I think I understand how to set the property.
==================================================
Is the following correct??:
svn propset hook-commit-email \
'ernesto@mydomain.com=author,date,log,changed' \
/path-to-svnroot
==================================================

However, I don't understand what to do for post-commit.

Could you send a generic example of showing how to do this?

Thanks,
Ernest

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Aug 19 23:46:19 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.