Hi,

we are using "log.pl" in the loginfo control file to send out
notification to developers on new check ins. We are using the passwd
access and have a public cvs account (cvsuser) for users which are
remote. CVS itself stores the remote user's name (let's say henry) for
the log message, but the public cvs user name prints the public cvs
user's name (cvsuser) because log.pl gets the name via getlogin()
function within Perl.

Is there a way to get the CVS author name at the time when the loginfo
trigger is run?

Thanks in advance,
Uwe.

Reply via email to