bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CVS Bug: cvs [commit aborted]: cannot specify both a message and a l


From: Mark D. Baushke
Subject: Re: CVS Bug: cvs [commit aborted]: cannot specify both a message and a log file
Date: Tue, 11 Dec 2018 16:15:43 -0800

Hi YawJiun,

YAW JIUN TAN <yawjiun.tan@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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]