In article <[EMAIL PROTECTED]> you write:
>--- snip ---
>Date:   Wednesday August 16, 2000 @ 16:34
>Author: cvsiti
>--- snip ---
>
>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"),
as well as my own loginfo logger using this, as well as adding
a corresponding email address if present in the "users" file.

                                                Martin Neitzel

Reply via email to