Thanks for your response. Yes, we're all using :extssh: from within Eclipse. I also try to commit using cvs comandline using :ext: and the messages still aren't sent
On Mon, Oct 26, 2009 at 10:58 AM, Risman, Mark <[email protected]> wrote: > Greg, > > Is your CVS login using the same system user as the developers' CVS > logins (via pserver, for example)? > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of > Greg Akins > Sent: Friday, October 23, 2009 12:58 PM > To: [email protected] > Subject: Help with commit emails > > I've had CVS setup to send emails on commits using the loginfo file > (Copied below). > > The messages go out for everyone except me. All our developers are > using the CVS client in Eclipse; I sometimes use command line from Mac > OS X 10.5. > > Anyone have a clue why this might be happening? > > # For example: > #ALL (echo ""; id; echo %s; date; cat) >> /home/gakins/commitlog > # or > #DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> > $CVSROOT/CVSROOT/commitlog > DEFAULT /bin/mail -s %s [email protected] > > > cvs is running on CentOS 5.2 (Red Hat Enterprise Linux WS release 3 > (Taroon Update 8)) > > -- > Greg Akins > > http://www.pghcodingdojo.org > http://pittjug.dev.java.net > > > > > > > > ********************************************************** > > MLB.com: Where Baseball is Always On > > -- Greg Akins http://www.pghcodingdojo.org http://pittjug.dev.java.net
