[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: David Weintraub <qazwart_at_gmail.com>
Date: Mon, 6 Apr 2009 21:32:34 -0400

What you would do is write a post-commit hook on the Subversoon
repository server, and not in the TortoiseSVN client.

There are already several post-commit hooks that send email out on
commits. Take a look at http://subversion.tigris.org/tools_contrib#hook_scripts
. There are three: One Perl, one Ruby, and one Python script.

David Weintraub

On Apr 6, 2009, at 5:29 PM, Manjushree Nimbalkar <manjushree.nimbalkar_at_gmail.com
> wrote:

> Hi,
>
> I'm using Tortoise SVN as my source repository. 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?
>
> Any help will be appreciated.
>
> Thanks,
> Manju
>
>

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-07 03:34:03 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.