[cvsnt] Re: loginfo not passing log message to STDIN

Tony Hoyle tmh at nodomain.org
Sun Feb 8 18:03:11 GMT 2004


Varun Bansal wrote:
> Its giving me the error:
> 
> Use of uninitialized value in string ne at
> C:\cvsrepo\test\CVSROOT\logmsg.archive line 170 (#1)
> (W uninitialized) An undefined value was used as if it were already
> defined. It was interpreted as a "" or a 0, but maybe it was a mistake.
> To suppress this warning assign a defined value to your variables.
> 
> The error line is Line 170:
> while ((shift @lines) ne "Log Message:") {}
> 
That looks like just an error in the script...  The cvsnt-commits list 
is generated by a perl script which does something very similar - have a 
look at the log_accum script in the cvs contrib directory.

Tony




More information about the cvsnt mailing list