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

Re: Email Inteface

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 27 Dec 2013 19:22:11 +0100

On 27.12.2013 17:41, Burton, Corey wrote:
> Does TortoiseSVN 1.8 allow you to have automated tracking for certain
> branches/tags with email capabilities to notify if changes are commited?
>
> I would like to be able to be notified of commits made by certain
> personnel that are in a domain by username(domain login).
>
> I should be able to customize the message based on the log and/or
> changes made.
>
> Would be even better to be able to show in the email all of the code
> changes by line.

You can set up a post-commit hook script on the svn server. Here's a
template you can use:
http://svn.apache.org/repos/asf/subversion/trunk/contrib/hook-scripts/commit-email.pl.in

If you can't do that, there's always CommitMonitor:
http://stefanstools.sourceforge.net/CommitMonitor.html
It won't send emails but still can notify you about changes to repositories.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3070844
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-12-27 19:22:15 CET

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.