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

RE: how to send post-commit email

From: Linda Wan <lwan_at_bdi-ne.com>
Date: 2006-10-27 21:22:19 CEST

Actually you are right, that is my typo here.
In the post-commit file, it looks like this:
/usr/share/subversion/tools/hook-scripts/commit-email.pl "$REPOS" "$REV"
me@gmail.com

-----Original Message-----
From: Ryan Schmidt [mailto:subversion-2006d@ryandesign.com]
Sent: Friday, October 27, 2006 2:20 PM
To: Linda Wan
Cc: users@subversion.tigris.org
Subject: Re: how to send post-commit email

On Oct 27, 2006, at 08:34, Linda Wan wrote:

> I did the following to trigger commit event to send email :
>
> 1). Copy post-commit.tmpl to post-commit
>
> 2). Open post-commit, commented out the last two lines and add this:
>
> /usr/share/subversions/tools/hook-scripts/commit-email.pl "$REPOS"
> "$REV"
>
> me@gmail.com
>
> And I am sure that path to sendmail and path to svnlook in the
> commit-email.pl is all right.
>
> But when I did commit a change, I didn't see any email send to me.

Are you sure it's not /usr/share/subversion?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 27 21:25:14 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.