[cvsnt] How mail is sent on a watched file ?

Raghuraman Raghu at India-Life.com
Wed Aug 6 15:49:23 BST 2003


Hello,

Thanks for the suggestions.

I now understand the issue little bit.

Is there any know command prompt email utility which can replace mail of
Unix in windows... ? If yes, what is the line that I should enter in
"notify" file.

As cvs takes "TO" address from users file, is there any way to specify,text
message of that mail and the SMTP address in the notify file ??

Am I making things clear ??

Thanks
Raghu

-----Original Message-----
From: Erv Walter [mailto:erv at epicsystems.com]
Sent: Wednesday, August 06, 2003 8:13 PM
To: Raghuraman; cvsnt at cvsnt.org
Subject: RE: [cvsnt] How mail is sent on a watched file ?


In fact, the error message implies that you did not properly set up the
notify file in CVSROOT.  It sounds like you have it currently set to run
a program called 'mail' but that CVS can't find any program called
'mail' to run.  Are you running the server on windows?  The 'mail'
command that is referred to in many samples for the notify file is a
unix program that can be used to send an email from the command line.
You'll need to find or create (with perl, for example) a command line
email sending application, and then you need to configure the notify
file to use that application instead of 'mail'. 

-----Original Message-----
From: Raghuraman [mailto:Raghu at India-Life.com] 
Sent: Wednesday, August 06, 2003 8:58 AM
To: cvsnt at cvsnt.org
Subject: [cvsnt] How mail is sent on a watched file ?

Hi All,

Can you please help me in understanding how watches work. I have
properly set notify,users,checkoutlist files in CVSROOT.

I add watches on a particular read-only file (abc.txt) using,

    cvs watch add abc.txt

I checked the same using,

   cvs watchers abc.txt

Output is, 

   abc.txt	cvs_admin	edit	unedit	commit
	        admin	tedit	tunedit	tcommit

When i do an edit, it gives me the following error message...

cvs edit abc.txt
'mail' is not recognized as an internal or external command, operable
program or batch file.

The file is writable. but no mail is sent.

Can anyone help me in this...

Thanks in advance,

Raghuraman.
_______________________________________________
cvsnt mailing list
cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt


More information about the cvsnt mailing list