cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] Changes to ccvs/contrib/log_accum.in [cvs1-11-x-branch]


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/contrib/log_accum.in [cvs1-11-x-branch]
Date: Thu, 01 Sep 2005 09:44:51 -0400

Index: ccvs/contrib/log_accum.in
diff -u ccvs/contrib/log_accum.in:1.1.6.7 ccvs/contrib/log_accum.in:1.1.6.8
--- ccvs/contrib/log_accum.in:1.1.6.7   Thu Sep  1 12:24:57 2005
+++ ccvs/contrib/log_accum.in   Thu Sep  1 13:44:49 2005
@@ -81,7 +81,7 @@
 # When set properly, this will cause links to aspects of the project to
 # print in the commit emails.
 #$CVSWEB_SCHEME = "http";
-#$CVSWEB_DOMAIN = "cvshome.org";
+#$CVSWEB_DOMAIN = "nongnu.org";
 #$CVSWEB_PORT = "80";
 #$CVSWEB_URI = "source/browse/";
 #$SEND_URL = "true";
@@ -90,7 +90,7 @@
 
 # Set this to a domain to have CVS pretend that all users who make
 # commits have mail accounts within that domain.
-#$EMULATE_LOCAL_MAIL_USER="cvshome.org"; 
+#$EMULATE_LOCAL_MAIL_USER="nongnu.org"; 
 
 # Set this to '-c' for context diffs; defaults to '-u' for unidiff format.
 $difftype = '-uN';
@@ -399,7 +399,7 @@
 #sub mlist_map
 #{
 #    local($path) = @_;
-#    my $domain = "cvshome.org";
+#    my $domain = "nongnu.org";
 #    
 #    if ($path =~ /^([^\/]+)/) {
 #        return "address@hidden";




reply via email to

[Prev in Thread] Current Thread [Next in Thread]