On Sun, Nov 01, 2015 at 04:54:55PM +0000, Michal Meloun wrote: > New Revision: 290234 > URL: https://svnweb.freebsd.org/changeset/base/290234 > > Log: > Install myself as src committer. > > Approved by: kib (mentor) > > Description of fields to fill in above: 76 columns --| > [ garbage omitteed ]
Here is a small advice: do not rely on "svn ci" calling your $EDITOR for you, compose the message yourself first and then do "svn ci -F $logfile". For one-liners, "svn ci -m message" works even better. ./danfe _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"