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

Re: Can i send an email when i commit a file in SVN?

From: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Date: Mon, 6 Apr 2009 19:54:36 -0500

On Apr 6, 2009, at 16:29, Manjushree Nimbalkar wrote:

> I'm using Tortoise SVN as my source repository.

TortoiseSVN may be the client you are using to access your
repository, but any hook scripts to send out emails after commits
will run on the server, so it doesn't matter what client you're using.

> I was wondering if it is possible to send out an email if a person
> commits a code to SVN. Is there any free tool which will allow me
> to integrate it with SVN?

Yes, the mailer.py script included with the Subversion source
distribution can do this.

You can also get it here:

http://svn.collab.net/repos/svn/trunk/tools/hook-scripts/mailer/

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1568416

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-07 02:56:43 CEST

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.