Groups | Search | Server Info | Login | Register


Groups > gnu.cvs.bug > #220

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

From "Mark D. Baushke" <mdb@gnu.org>
Newsgroups gnu.cvs.bug
Subject Re: CVS Bug: cvs [commit aborted]: cannot specify both a message and a log file
Date 2018-12-11 16:15 -0800
Message-ID <mailman.5615.1544574660.1284.bug-cvs@nongnu.org> (permalink)
References <CA+41pcMXCpBpgFPmYLqiB3VSr6mimsux3oevtJFFwW2R=JVruw@mail.gmail.com>

Show all headers | View raw


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

Back to gnu.cvs.bug | Previous | Next | Find similar


Thread

Re: CVS Bug: cvs [commit aborted]: cannot specify both a message and a log file "Mark D. Baushke" <mdb@gnu.org> - 2018-12-11 16:15 -0800

csiph-web