How to get CVS notification emails to contain link to diff ?
Posted
by Ro
on Stack Overflow
See other posts from Stack Overflow
or by Ro
Published on 2010-05-13T13:23:30Z
Indexed on
2010/05/13
13:34 UTC
Read the original article
Hit count: 178
cvs
Hi All,
Is there any way to get CVS e-mail notifications to inlude links to my ViewCVS server where clicking a link could bring up the diff ?
Currently my loginfo file just has entries like this ^installation cat | /usr/bin/Mail -s "[cvs-update installation]" [email protected]
The e-mails we all then get (Afairly standard I imagine) contain the commit message and list of files changed.
Cheers, Ro
© Stack Overflow or respective owner