blackwater dev <[EMAIL PROTECTED]> writes:

> How can I have the cvs task email me about merges and not try to do them?

 You should use:
   <cvs command="-n update"  output="file.txt"/>

 And then parse "file.txt" to look for merge or conflict operations. If yes,
 send a mail, if no repeat the command with '-n' !

 Hope this helps
-- 
Yves Martin


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to