RE: Réf. : RE: Réf. : [cvsnt] Re: administrative files: I will get mad

Bo Berglund Bo.Berglund at system3r.se
Thu Jan 19 17:23:04 GMT 2006


Something is missing here. Please read the CVSNT documentation for the verifymsg script:

<quote>
The template must include a program name, and can include 
any number of arguments. If no other formatting is used %l is 
automatically added which appends the full path to the current 
log message file file to the template.
</quote>
 
What verifymsg supplies is the path to a file which contains the log message!
So your script must get the path from the command line argument and then open that file and check its contents.
The log message is NOT sent to STDIN or some such.

It is all in the CVSNT helpfile, please read it.

Best regards,

Bo Berglund


-----Original Message-----
From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org] On Behalf Of feymard at stago.fr
Sent: den 19 januari 2006 17:43
To: Michael Wojcik
Cc: cvsnt-bounces at cvsnt.org; cvsnt at cvsnt.org
Subject: Réf. : RE: Réf. : [cvsnt] Re: administrative files: I will get mad

Great! Thanks for theses informations!

This script works standalone, but when it is called by veryfymsg, it catchs
nothing :( (the test with an empty line is every time true)
An idea?



More information about the cvsnt mailing list