goba Sun Jan 12 12:28:30 2003 EDT Modified files: /CVSROOT cvswrappers Log: Add some more compressed formats to be handled binary, and not to be diffed... Index: CVSROOT/cvswrappers diff -u CVSROOT/cvswrappers:1.4 CVSROOT/cvswrappers:1.5 --- CVSROOT/cvswrappers:1.4 Mon Apr 2 11:03:11 2001 +++ CVSROOT/cvswrappers Sun Jan 12 12:28:30 2003 @@ -1,5 +1,5 @@ # -#ident "@(#)cvs/examples:$Name: $:$Id: cvswrappers,v 1.4 2001/04/02 15:03:11 rasmus Exp $" +#ident "@(#)cvs/examples:$Name: $:$Id: cvswrappers,v 1.5 2003/01/12 17:28:30 goba +Exp $" # # This file describes wrappers and other binary files to CVS. # @@ -50,3 +50,6 @@ *.lha -k 'b' -m 'COPY' *.pdf -k 'b' -m 'COPY' *.chm -k 'b' -m 'COPY' +*.tar -k 'b' -m 'COPY' +*.bz2 -k 'b' -m 'COPY' +*.zip -k 'b' -m 'COPY'
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php