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

Re: Subversion Notification

From: Hari Kodungallur <hkodungallur_at_gmail.com>
Date: Mon, 9 Jun 2008 13:19:38 -0700

On Mon, Jun 9, 2008 at 6:41 AM, Angeline Diviya <angeline.diviya_at_gmail.com>
wrote:

> Hi,
>
>
> Ours is a CMM levl 4 IT company in India.. We r now implementing subversion
> instead of VSS...
> We tested and it works good.. Our problem now is how to configure
> notification in subversion.
> We r not getting proper reply in net.. or can u suggest any good site of
> how to configure
> notification in subversion. wat should we download and how to install it...
>

What is the type of notification that you are looking for? Are you looking
for a check-in notification where an email is sent to everyone whenever a
new revision is committed? This is achieved by using a hook script. Please
read about it here:
http://svnbook.red-bean.com/en/1.1/ch05s02.html#svn-ch-5-sect-2.1
The source distribution of svn comes with a perl script (commit-email.pl)
that you can call from the post-commit hook to send out the commit emails.

If you are looking for any other kind of notification, can you please
provide more info?

Regards,
-Hari
Received on 2008-06-09 22:19:59 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.