Re: cvs task emailing on merge

2005-02-22 Thread Yves Martin
Yves Martin <[EMAIL PROTECTED]> writes: > 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: > > > And then parse "file.txt" to look for merge or conflict operations. If yes, > send a mail, if no repe

Re: cvs task emailing on merge

2005-02-22 Thread Yves Martin
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: 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 M

cvs task emailing on merge

2005-02-17 Thread blackwater dev
How can I have the cvs task email me about merges and not try to do them? Thanks! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]