Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Bo Berglund wrote: > If they use WinCvs as a client then it is really helpful... > It will substitute the empty comment entry with the string "no > comment" No, this is actually done by CVS itself - running 'cvs commit -m ""' produces the log message '*** empty log message ***'. -Torsten