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

Re: E-mail notification in Windows

From: Norbert Unterberg <nepo_at_gmx.net>
Date: 2005-03-08 23:21:06 CET

Butler, Frances H (FHB) schrieb:

> Can someone point me to a how-to on how to set up svn for Windows to
> send a post-commit e-mail via an Exchange server?

You need one of the mailer scripts from the subversion repository. But
note that the mailer.py Python script is not compatible with windows.

Some time ago, maxb fixed that and made the script work on windows, but
the changes did not make it into trunk, it is fixed in the mailer (does
anyone know why?). You find the mailer script for windows here:

<http://svn.collab.net/repos/svn/branches/1.1.x-mailer.py/tools/hook-scripts/mailer>

Some documentation can be found inside the mailer.py file.

You need to call that script from inside a post-commit-hook, see the
subversion doc for details on hooks.

Norbert

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 8 23:32:10 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.