Martin Neitzel wrote:
> >The problem now is the second line. It should say "Author: roland"
> >instead of "Author: cvsiti". Thereby "roland" is my accound name in
> >cvs's passwd file.
>
> I guess you have a line
>
> roland:PWD:cvsiti
>
> in CVSROOT/passwd ?
>
> I can give you a simple patch setting the environment variable
> CVS_USERNAME to "roland" (while keeping USER as "cvsiti"),
Well, in case I don't get you wrong, that's not my point. The name of the
user checking in a file changes. And the log email should always list the
user (out of CVSROOT/passwd) who checked something in.
As the followup messages in the thread show, a switch to the current
version of log_accum.pl is supposed to do the trick. The thing is that
using this, I don't get *any* log messages any more. Currently, I don't
really know why that is and am kinda out of ideas of what else to try.
Roland