You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by vasanth rajendhran <va...@gmail.com> on 2006/04/06 05:18:54 UTC

MAIL genration for every checkin

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.

with regards,
vasanth

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: MAIL genration for every checkin

Posted by Patrick Burleson <pb...@gmail.com>.
On 4/6/06, Hari Kodungallur <hk...@gmail.com> wrote:
>
> On 4/5/06, vasanth rajendhran <va...@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


Re: MAIL genration for every checkin

Posted by Hari Kodungallur <hk...@gmail.com>.
On 4/5/06, vasanth rajendhran <va...@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