Hi Mark,

Thanks for your prompt reply.

I didn't specify the -m 'message' in my command. I'm just running with -F
logfile as shown below. The error is an intermittent error. So I wondering
is this a bug and any workaround being discussed before?

>> cvs commit -F logfile

Cheers,
YawJiun
TDTI


On Wed, Dec 12, 2018 at 8:15 AM Mark D. Baushke <m...@gnu.org> wrote:

> 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