Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
sam, Can't tell what's wrong with it since you gave no error messages. http://march-hare.com/cvspro/faq/faq2.asp#2z Try a trace - enable server side logging on the server in /etc/cvsnt/PServer then on the client: cvs -ttt ci -m "my changes" Regards, Arthur -----Original Message----- From: cvsnt-bounces at cvsnt.org on behalf of ??? Sent: Thu 3/29/2007 1:49 PM To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook Cc: Subject: [cvsnt] email-notify does not work I try to setup email notify in cvsnt 2.5/RedHat 9, 1> add the temp file in CVSROOT, named ‘commit_email_temp’, the content of it was paste from sample in the manual. 2> Add users file. 3> add “commit_email_temp err load” to the file ‘checoutlist’ 4> add “DEFAULT commit_email_temp”to the file ‘commit_email’ it does not work, what’s wrong with it? Thanks. sam