Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
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 https://www.march-hare.com/cvspro/en.asp#downcvs