Hi YawJiun,

YAW JIUN TAN <yawjiun....@globalfoundries.com> writes:

> I'm having a problem with this CVS error message. I'm wondering is there a
> solution or workaround on this?
> 
> >> cvs commit -F MSGFILE
> 
> >> cvs [commit aborted]: cannot specify both a message and a log file

This error should only happen when you specify both the -m 'message'
and -F logfile options on the cvs commit command-line.

The error occurs in the src/commit.c::commit() function.

        -- Mark

_______________________________________________
Bug-cvs mailing list
Bug-cvs@nongnu.org
https://lists.nongnu.org/mailman/listinfo/bug-cvs

Reply via email to