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

RE: Hook scripts -- Regarding

From: nikhil gupta <ng_g20_at_hotmail.com>
Date: 2007-09-27 14:34:19 CEST

Hi,

You need not use the perl script, if you are not well versed with that. You can write a script in any of the scripting language you are comfortable with. you need to use svnlook.exe (comes with svn itself) to extract the information & then handle the same to send the mail using any scripting language (VBScript for an instance).

Once the script is ready. Call this script from a "post-commit.bat" and place both your script as well as the post-commit.bat under the hooks directory in the repository that you have.

if everything goes fine, it will work perfectly.

Cheers,
Nikhil

Date: Thu, 27 Sep 2007 13:21:57 +0530
From: ratnavelps@gmail.com
To: users@subversion.tigris.org
Subject: Hook scripts -- Regarding

Hi all,
Can any one suggest me how to set up notification emails with svn repos.

I tried with Svn:Notify but getting some error in Net:Smtp auth installation.

So I tried with hook scripts...
downloaded commit-email.pl but don't know how to handle...

If some one have already configured Please send me the hook script u used for commit.

Provide me with some solution if u can....

Cheers,
Ratnavel

_________________________________________________________________
Get the new Windows Live Messenger!
http://get.live.com/messenger/overview
Received on Thu Sep 27 14:34:38 2007

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.