Re: cvs(1): default to a)bort for empty commit log

2016-08-16 Thread Martin Natano
On Mon, Aug 15, 2016 at 12:46:23PM +0200, Theo Buehler wrote: > This is one of the quirks of cvs that I have a hard time getting used to: > > $ cvs commit > > Log message unchanged or not specified > a)bort, c)ontinue, e)dit, !)reuse this message unchanged for remaining dirs > Action: (continue)

Re: cvs(1): default to a)bort for empty commit log

2016-08-16 Thread Todd C. Miller
I agree, the default should be to abort in thise case. - todd

cvs(1): default to a)bort for empty commit log

2016-08-15 Thread Theo Buehler
This is one of the quirks of cvs that I have a hard time getting used to: $ cvs commit Log message unchanged or not specified a)bort, c)ontinue, e)dit, !)reuse this message unchanged for remaining dirs Action: (continue) I don't think I'll ever want to c)ontinue here because I don't want to comm