[Cvsnt] Adding commiting username in loginfo mail
Joachim Achtzehnter
joachima at netacquire.com
Wed Jan 23 18:00:20 GMT 2002
Jonas Bergvall wrote:
>
> ^cvsroot perl -S cvs_loginfo_email.pl "%{sVv}" %USERNAME% jonasb
>
> How do I put the impersonated users name in the argument list? CVS
> username is not valid here because it might not be a valid email account
> (if no other choice the CVS user name is ok). Is there no variable (like
> %s used in CVSROOT\notify) I can use?
Use $USER, in other words something like this:
^cvsroot perl -S cvs_loginfo_email.pl "%{sVv}" $USER jonasb
Joachim
--
work: joachima at netacquire.com (http://www.netacquire.com)
private: joachim at kraut.ca (http://www.kraut.ca)
_______________________________________________
Cvsnt mailing list
Cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
More information about the cvsnt
mailing list