CVSROOT: acl - better error message
    glen 
    glen at pld-linux.org
       
    Mon Feb 14 09:12:59 CET 2011
    
    
  
Author: glen                         Date: Mon Feb 14 08:12:59 2011 GMT
Module: CVSROOT                       Tag: HEAD
---- Log message:
- better error message
---- Files affected:
CVSROOT:
   acl (1.66 -> 1.67) 
---- Diffs:
================================================================
Index: CVSROOT/acl
diff -u CVSROOT/acl:1.66 CVSROOT/acl:1.67
--- CVSROOT/acl:1.66	Mon Feb 14 09:11:04 2011
+++ CVSROOT/acl	Mon Feb 14 09:12:54 2011
@@ -20,8 +20,7 @@
 
 ^packages/[^/]+/\.cvsignore$	.*	deny	Do not commit this file
 
-# .patch.gz should be decompressed first, other archives should go to distfiles
-^packages/[^/]+/.+\.(bz2|gz)$	.*	deny	use distfiles or decompress
+^packages/[^/]+/.+\.(bz2|gz)$	.*	deny	Forbidden extension: .patch.gz should be decompressed first, other archives should go to distfiles
 
 # readonly flat SPECS is readonly
 ^SPECS/	.*	deny	SPECS is read only. Use /packages.
================================================================
---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/CVSROOT/acl?r1=1.66&r2=1.67&f=u
    
    
More information about the pld-cvs-commit
mailing list