gnu.cvs.help
[Top] [All Lists]
Try out TrashMail.net disposable email address service

Auto email on commit

Subject: Auto email on commit
From:
Date: 2 Dec 2005 13:32:55 -0800
Newsgroups: gnu.cvs.help
I am trying to get CVS to automatically send emails to our dev team
when one of us commits anything.  Here is what i have, but it is not
working.  Any thoughts?

in log.pl:
    my $mailcmd = "\ Mail -s 'CVS update: $modulepath'";


in loginfo:
    project /usr/share/cvs/contrib/log -f $CVSROOT/CVSROOT/commitlog -m
mfisher@xxxxxxxxxxxxx

my CVS machine is running  Fedora core 3, and my dev boxes are running
Windows XP Pro


<Prev in Thread] Current Thread [Next in Thread>