- adapted for our needs.

This commit is contained in:
serek 2004-01-04 04:02:23 +00:00
parent 9231dac96a
commit 346001f03e
3 changed files with 10 additions and 10 deletions

View File

@ -35,13 +35,13 @@ use vars qw ($project $from_email $dest_email @sendmail $sync_delay);
### Configuration
# Project name (as known to CIA).
$project = 'ELinks';
$project = 'TLDP';
# The from address in generated mails.
$from_email = 'pasky@ucw.cz';
$from_email = 'ser@tldp.org';
# Mail all reports to this address.
$dest_email = 'commits@picogui.org';
$dest_email = 'cia@pld-linux.org';
# Path to your sendmail binary. If you have it at a different place (and
# outside of $PATH), add your location at the start of this list. By all means

View File

@ -45,25 +45,25 @@ $project = 'ELinks';
# isn't in the CVSROOT directory of your repository for some reason), you will
# need to explicitly set $REPOSITORY to the root directory of your repository
# (the same thing that you would set CVSROOT to).
$repository = '/home/cvs/elinks'; # ($0 =~ m#^(.*)/CVSROOT/cvslog$#);
$repository = '/cvsroot'; # ($0 =~ m#^(.*)/CVSROOT/cvslog$#);
# The from address in the generated mails.
$from_email = 'cvs@pasky.ji.cz';
$from_email = 'ser@tldp.org';
# Mail all reports to this address.
#$dest_email = 'elinks-cvs@v.or.cz, pasky@pasky.ji.cz, fonseca@diku.dk, zas@norz.org';
$dest_email = 'elinks-cvs@v.or.cz';
$dest_email = 'cvs-commits@en.tldp.org';
# Email address all the replies should go at.
$reply_email = 'elinks-dev@linuxfromscratch.org';
$reply_email = 'discuss@en.tldp.org';
# The cvs binary location + name (full path to the executable). If in doubt,
# try just 'cvs' and hope. Otherwise, /usr/bin/cvs or /usr/local/bin/cvs could
# do.
$CVS = '/opt/cvs/bin/cvs';
$CVS = '/usr/bin/cvs';
# URL of cvsweb. Just comment out if you don't have any.
$cvsweb_url = 'http://cvsweb.elinks.or.cz/cvsweb.cgi';
$cvsweb_url = 'http://cvsview.tldp.org/index.cgi';
# The leading message of the mail:
$help_msg = "This is an automated notification of a change to the $project CVS tree.";

View File

@ -28,6 +28,6 @@ CVSROOT /cvsroot/CVSROOT/logdiff.py --module=CVSROOT -u %{sVv} cvs-commits@en.tl
PLD-Guide /cvsroot/CVSROOT/logdiff.py --module=PLD-Guide -u %{sVv} pld-doc@pld.org.pl, allcvs@pld.org.pl
lampadas /cvsroot/CVSROOT/logdiff.py --module=lampadas -u %{sVv} lampadas-commits@en.tldp.org
LDP /cvsroot/CVSROOT/logdiff.py --module=LDP -u %{sVv} cvs-commits@en.tldp.org
test /cvsroot/CVSROOT/logdiff.py --module=test -u %{sVv} cvs-commits@en.tldp.org
test /cvsroot/CVSROOT/cvslog.py --module=test -u %{sVv} cvs-commits@en.tldp.org
i18n/pl /cvsroot/CVSROOT/logdiff.py --module=pl -u %{sVv} cvs-commits@en.tldp.org allcvs@pld.org.pl
admin /cvsroot/CVSROOT/logdiff.py --module=admin -u %{sVv} staff@en.tldp.org