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

Re: MAIL genration for every checkin

From: Patrick Burleson <pburleson_at_gmail.com>
Date: 2006-04-07 17:10:10 CEST

On 4/6/06, Hari Kodungallur <hkodungallur@gmail.com> wrote:
>
> On 4/5/06, vasanth rajendhran <vasanth.1983@gmail.com> wrote:
> > Hi,
> >
> > I have an account to svn and i maintain my sources files.I need to get
> > a mail for every check in of files in svn repository to the mail id
> > which i specify .I would be happy if can provide a solution for my
> > problem.
> >
> >
>
>
> post-commit hook script. Read about it in the svn book
> http://svnbook.red-bean.com/nightly/en/svn-book.html#svn.reposadmin.create.hooks
>
>
> rgds
> -Hari
> http://developer.spikesource.com
>

Once you've read that, and if you have Perl installed, I highly
recommend SVN::Notify. It's generates a great email with all files
affected, commit message, author, and optionally diffs.

http://search.cpan.org/dist/SVN-Notify/

Patrick

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 7 17:11:44 2006

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.