Alfred Perlstein wrote:
> * Michael Meskes <meskes@hub.org> [000921 04:57] wrote:
> > Date: Thursday, September 21, 2000 @ 07:56:10
> > Author: meskes
> >
> > Update of /home/projects/pgsql/cvsroot/pgsql/src/interfaces/ecpg/test
> > from hub.org:/home/projects/pgsql/tmp/cvs-serv53740/test
> >
> > Modified Files:
> > test2.pgc
> >
> > ----------------------------- Log Message -----------------------------
> >
> >
>
> Are log messages broken? Or just not being used?
I would even love to see you doing
cvs ci -m `cvs diff src/interfaces/ecpg/ChangeLog`
or even
cvs ci -m `tail src/interfaces/ecpg/ChangeLog`
instead, which should not impose too much work on you.
Though I admit that it would be badly formatted.
Providing logs is just a matter of style - no matter how badly written they
are. I'm also kicking me to provide logs if I'm the only one who commits to a
project - just because reading the cvs log mailing list should be informative.
Come on, spend some characters in your checkin command and our gratitude would
be unlimited ;-)
Please.
Yours
Christof