cvs-cvs
[Top][All Lists]
Advanced

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

[Cvs-cvs] ccvs/contrib ChangeLog cvs_acls.html cvs_acls.pl


From: Mark D. Baushke
Subject: [Cvs-cvs] ccvs/contrib ChangeLog cvs_acls.html cvs_acls.pl
Date: Fri, 16 Mar 2007 04:10:22 +0000

CVSROOT:        /cvsroot/cvs
Module name:    ccvs
Changes by:     Mark D. Baushke <mdb>   07/03/16 04:10:22

Modified files:
        contrib        : ChangeLog cvs_acls.html cvs_acls.pl 

Log message:
        * cvs_acls.pl: Fix typo. The first "'allow' and 'deny'" should
        really be "'avail' and 'unavail'".
        (Reported by Reed Loden <address@hidden>)
        * cvs_acls.html: Ditto.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/ccvs/contrib/ChangeLog?cvsroot=cvs&r1=1.221&r2=1.222
http://cvs.savannah.gnu.org/viewcvs/ccvs/contrib/cvs_acls.html?cvsroot=cvs&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/ccvs/contrib/cvs_acls.pl?cvsroot=cvs&r1=1.5&r2=1.6

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/cvs/ccvs/contrib/ChangeLog,v
retrieving revision 1.221
retrieving revision 1.222
diff -u -b -r1.221 -r1.222
--- ChangeLog   17 Nov 2006 20:34:16 -0000      1.221
+++ ChangeLog   16 Mar 2007 04:10:22 -0000      1.222
@@ -1,3 +1,10 @@
+2007-03-15  Mark D. Baushke  <address@hidden>
+
+       * cvs_acls.pl: Fix typo. The first "'allow' and 'deny'" should
+       really be "'avail' and 'unavail'".
+       (Reported by Reed Loden <address@hidden>)
+       * cvs_acls.html: Ditto.
+       
 2006-11-17  Derek Price  <address@hidden>
 
        * log_accum.pl: Remove redundant config default.

Index: cvs_acls.html
===================================================================
RCS file: /cvsroot/cvs/ccvs/contrib/cvs_acls.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- cvs_acls.html       20 Jul 2005 10:38:40 -0000      1.2
+++ cvs_acls.html       16 Mar 2007 04:10:22 -0000      1.3
@@ -200,7 +200,7 @@
 differs substantially in goals and methods from the original and there 
 are probably a significant number of people out there that still require 
 the original version's functionality.</p>
-<p>The 'cvsacl' file flags of 'allow' and 'deny' were intentionally 
+<p>The 'cvsacl' file flags of 'avail' and 'unavail' were intentionally 
 changed to 'allow' and 'deny' because there are enough differences 
 between the original script's behavior and this one's that we wanted to
 make sure that users will rethink their 'cvsacl' file formats before
@@ -211,7 +211,7 @@
 <p>It was developed and tested under Red Hat Linux 9.0 using PERL 5.8.0.
 Additionally, it was built and tested under Red Hat Linux 7.3 using 
 PERL 5.6.1.</p>
-<p>$Id: cvs_acls.html,v 1.2 2005/07/20 10:38:40 dprice Exp $</p>
+<p>$Id: cvs_acls.html,v 1.3 2007/03/16 04:10:22 mdb Exp $</p>
 <p>This version is based on the 1.11.13 version of cvs_acls
 <a href="mailto:address@hidden";>address@hidden</a> (Peter Connolly)</p>
 <pre>

Index: cvs_acls.pl
===================================================================
RCS file: /cvsroot/cvs/ccvs/contrib/cvs_acls.pl,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- cvs_acls.pl 6 Oct 2005 20:25:12 -0000       1.5
+++ cvs_acls.pl 16 Mar 2007 04:10:22 -0000      1.6
@@ -221,7 +221,7 @@
 are probably a significant number of people out there that still require 
 the original version's functionality.
 
-The 'cvsacl' file flags of 'allow' and 'deny' were intentionally 
+The 'cvsacl' file flags of 'avail' and 'unavail' were intentionally 
 changed to 'allow' and 'deny' because there are enough differences 
 between the original script's behavior and this one's that we wanted to
 make sure that users will rethink their 'cvsacl' file formats before
@@ -235,7 +235,7 @@
 Additionally, it was built and tested under Red Hat Linux 7.3 using 
 PERL 5.6.1.
 
-$Id: cvs_acls.pl,v 1.5 2005/10/06 20:25:12 dprice Exp $
+$Id: cvs_acls.pl,v 1.6 2007/03/16 04:10:22 mdb Exp $
 
 This version is based on the 1.11.13 version of cvs_acls
 address@hidden (Peter Connolly) 




reply via email to

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