Re: Suggested new feature for ci

Thien-Thi Nguyen <[email protected]> Sun, 14 Nov 2010 13:45:40 +0100
Newsgroups gmane.comp.version-control.rcs.bugs
Message-ID <[email protected]>
() Keith Thompson <[email protected]>
() Fri, 12 Nov 2010 08:57:32 -0800

   (For the current version of RCS, if I don't want to say anything,
   I'm thinking of using "-m." rather than "< /dev/null", just because
   it's less typing.)

I guess you didn't understand the "see repo" comment.  Try this:
<http://git.savannah.gnu.org/cgit/rcs.git/commit/?id=9dc878a2>
(entitled: "ci, rcs: Make MSG in ‘-m...MSG’ optional"), specifically
the blurb in NEWS.

This change basically eliminates the error case, making non-interactive
behave identical to interactive WRT empty log messages, namely RCS will
silently supply the default "*** empty log message ***".

Before, i said:
> I think loss of the error mode is livable, but there is still time
> to find another resolution, should this one be deemed too radical.

This is an invitation to Paul Eggert to veto the change.  [To Paul: The
reason i chose to jump straight to this instead of doing so after adding
‘rcs COMMAND’ support is that such support is a big change that i don't
feel comfortable squeezing in prior to 5.8.  Thus, i hope you agree that
the loss of the error mode is livable, or can suggest an alternative
light-weight resolution.]