Re: Email notification on commit

2011-10-04 Thread Geoff Hoffman
On Tue, Oct 4, 2011 at 3:50 PM, Olga Kramer  wrote:

> Hi,
>
> Can someone point me to some detailed instructions on how to setup
> subversion to send email every-time one of my 3 users commits a file?
>
> I am running subversion on ubuntu v11.04.
>
> Thanks
> Olga
>

Hi Olga,

Maybe you already realize this but what you need is called a post-commit
hook. Here's an example:

http://mikewest.org/2006/06/subversion-post-commit-hooks-101


Re: Email notification on commit

2011-10-04 Thread ankush chadha
http://search.cpan.org/dist/SVN-Notify/


This is good if you want colorful emails with diffs. Worth a shot!

Ankush




From: Olga Kramer 
To: users@subversion.apache.org
Sent: Tuesday, October 4, 2011 6:50 PM
Subject: Email notification on commit


Hi, 

Can someone point me to some detailed instructions on how to setup subversion 
to send email every-time one of my 3 users commits a file?

I am running subversion on ubuntu v11.04. 

Thanks
Olga

Email notification on commit

2011-10-04 Thread Olga Kramer
Hi,

Can someone point me to some detailed instructions on how to setup
subversion to send email every-time one of my 3 users commits a file?

I am running subversion on ubuntu v11.04.

Thanks
Olga