=?iso-8859-1?q?Derkaoui?= writes:
> 
> cvs import -m "initial import into CVS" myproj root start
> 
> I got:
> 
> Log message must include first line starting with one of:
>         Job: <jobID>
>         job: <jobID>
>         Bug: <jobID>
>         bug: <jobID>
> cvs [import aborted]: Message verification failed

You have a script specified in $CVSROOT/CVSROOT/verifymsg that applies
to your new directory and that script is rejecting the log message you
specified with -m.  All of the above output, save for the line starting
with "cvs", is comming from your script, not from CVS.  See:

        <http://www.cvshome.org/docs/manual/cvs_18.html#SEC168>

-Larry Jones

Honey, are we out of aspirin again? -- Calvin's Dad


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to