CVSROOT: cvslog.pl - use the "new" cvsweb interface

glen glen at pld-linux.org
Fri Aug 17 07:10:27 CEST 2007


Author: glen                         Date: Fri Aug 17 05:10:27 2007 GMT
Module: CVSROOT                       Tag: HEAD
---- Log message:
- use the "new" cvsweb interface

---- Files affected:
CVSROOT:
   cvslog.pl (1.66 -> 1.67) 

---- Diffs:

================================================================
Index: CVSROOT/cvslog.pl
diff -u CVSROOT/cvslog.pl:1.66 CVSROOT/cvslog.pl:1.67
--- CVSROOT/cvslog.pl:1.66	Wed Jul  4 15:33:24 2007
+++ CVSROOT/cvslog.pl	Fri Aug 17 07:10:22 2007
@@ -87,7 +87,7 @@
 $diffstat = '/usr/bin/diffstat -p0 -w 72';
 
 # URL of cvsweb. Just comment out if you don't have any.
-$cvsweb_url = 'http://cvs.pld-linux.org';
+$cvsweb_url = 'http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi';
 
 # The leading message of the mail:
 $help_msg = "This is an automated notification of a change to the $project CVS tree.";
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/CVSROOT/cvslog.pl?r1=1.66&r2=1.67&f=u



More information about the pld-cvs-commit mailing list