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

Re: Generate Emails through Subversion

From: Ulrich Eckhardt <ulrich.eckhardt_at_dominolaser.com>
Date: Thu, 27 Jan 2011 10:15:17 +0100

On Thursday 27 January 2011, Waseem Bokhari wrote:
> I want to generate emails to specific recipients on Committing a particular
> folders of Subversion.

There is already a hook script that you can use to send mails, all you need to
do is to look at the commit to determine whether the particular folder is
changed.

> PS: I am using Tortoise SVN and Need windows script for this.

The client type doesn't matter, since hook scripts run on the server. If you
have Windows Script available there depends on the server, but SVN doesn't
care what language the hook scripts are written in, as long as you can run
them as program.

BTW: TSVN does have client-side hook scripts, too, but I don't think those
would help you here. I'd take a look at them nonetheless.

Cheers!

Uli

-- 
ML: http://subversion.apache.org/docs/community-guide/mailing-lists.html
FAQ: http://subversion.apache.org/faq.html
Docs: http://svnbook.red-bean.com/
**************************************************************************************
Domino Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
Visit our website at <http://www.dominolaser.com/>
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Domino Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************
Received on 2011-01-27 10:14:40 CET

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.