[EMAIL PROTECTED] writes:
> 
> I am still trying to implement verifymsg.  when i make my template a 
> c++ executable or a .bat file, it works, however, when i leave it as 
> bugid.verify it doesn't.  Can it be that cvs doesn't realize that it 
> has to start bash shell before running the template?  how do i 
> specify that?  any ideas?  I am using WinCVS1.1b15 and 1.10.8 local 
> server.

Almost certainly.  How would CVS know that it's supposed to use bash to
run the template?  The command in verifymsg needs to be a *system*
command.  You probably need to change it to something like ``bash
bugid.verify''.

-Larry Jones

Bad news, Mom.  I promised my soul to the Devil this afternoon. -- Calvin

Reply via email to