Groups | Search | Server Info | Keyboard shortcuts | Login | Register
| From | YAW JIUN TAN <yawjiun.tan@globalfoundries.com> |
|---|---|
| Newsgroups | gnu.cvs.bug |
| Subject | Re: CVS Bug: cvs [commit aborted]: cannot specify both a message and a log file |
| Date | 2018-12-12 09:08 +0800 |
| Message-ID | <mailman.5618.1544576898.1284.bug-cvs@nongnu.org> (permalink) |
| References | <CA+41pcMXCpBpgFPmYLqiB3VSr6mimsux3oevtJFFwW2R=JVruw@mail.gmail.com> <5637.1544573743@contrail-ubm16-mdb.svec1.juniper.net> |
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 <mdb@gnu.org> wrote: > 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
Re: CVS Bug: cvs [commit aborted]: cannot specify both a message and a log file YAW JIUN TAN <yawjiun.tan@globalfoundries.com> - 2018-12-12 09:08 +0800
csiph-web