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

Re: Email Notifications

From: William Nagel <bill_at_stagelogic.com>
Date: 2005-08-25 00:13:15 CEST

On Aug 24, 2005, at 5:05 PM, S I wrote:

> Hi all,
>
> We just switched from CVS to SVN and this is all new and foreign to
> me. I’ve read most of the SVN manual and except one vague
> reference to Email Notifications which happens to be a popular
> topic in demand by most of us daily users, there’s absolutely
> NOTHING mentioned about this subject in the manual or tigris.org’s
> website.
>
> I’ve also dug through the Mailing List and I find it very hard to
> comprehend, stitch, or make heads or tails of the disparate posts.
> I find the posts or their content definitely not for beginners
> (yours truly) and they only make me more confused. It beats me why
> the .PDF manual is not updated with this valuable information
> because I see people repeatedly posting to the Mailing List and
> inquiring about it.
>
> Could someone please tell me in steps, bullet points, or synopsis
> what exactly needs to be done to turn on notifications so a few of
> my developers could get notifications based on commits only? I
> know UNIX Linux shell scripting and Perl. I don’t know any Python,
> sorry. I appreciate all your help.

Subversion doesn't have built in support for email notification.
Instead, it need to be have a hook script configured to send email
notifications. See Chapter 5 of the SVN book for more information on
hook scripts.

SVN does, however, provide a sample email notification hook script
(written in Perl) that you can use to get started with email
notifications. You'll find this script (called commit-email.pl) in
the tool/hook-scripts directory of the Subversion source.

-Bill

>
>
> Thank you
>
> Steven
>
>
>
> ---------------------------------------------------------------------
> 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 Thu Aug 25 00:15:04 2005

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.