--- CVSROOT/cvsspam.conf 2011/05/18 17:28:23 1.2 +++ CVSROOT/cvsspam.conf 2011/05/18 17:45:32 1.5 @@ -1,6 +1,6 @@ # # -*- Ruby -*- Configuration for CVSspam commit-mail generation system -## +###### # Part of CVSspam # http://www.badgers-in-foil.co.uk/projects/cvsspam/ @@ -73,7 +73,7 @@ $wikiURL = "http://en.wikipedia.org/wiki #$choraURL = "http://localhost/hord/chora/" $cvswebURL = "http://nicadd.niu.edu/cgi-bin/cvsweb/cvsweb.cgi" -$repository_name= "D0_Lq3" +$repository_name= "Nicadd" # Additional SMTP Headers (Optional) # # You can specify additional headers to add to the generated email. (For @@ -81,7 +81,7 @@ $repository_name= "D0_Lq3" #addHeader "Reply-To", "dev-list@somewhere.invalid" #addHeader "X-Been-There", "crackmonkey.org" - +# # sendmail location (Default: '/usr/sbin/sendmail') @@ -122,7 +122,7 @@ $repository_name= "D0_Lq3" # cvsdiff keyword ignoring (Default: show changes in keywords) # # Changes in CVS keywords can be distracting. For instance, the -# $Revision: 1.2 $ keyword will change on each commit. Set this value to true +# $Revision: 1.5 $ keyword will change on each commit. Set this value to true # to exclude changes in keyword fields (adds the -kk option to cvs diff). $diff_ignore_keywords = true