head	1.3;
access;
symbols;
locks; strict;
comment	@# @;


1.3
date	2007.10.02.21.08.18;	author madscientist159;	state dead;
branches;
next	1.2;
commitid	30404702b3414567;

1.2
date	2004.04.23.16.25.46;	author franksdevel;	state Exp;
branches;
next	1.1;

1.1
date	2003.09.29.16.27.48;	author jsauermann;	state Exp;
branches;
next	;


desc
@@


1.3
log
@JUNK!!!
@
text
@# This file affects handling of files based on their names.
#
# The -t/-f options allow one to treat directories of files
# as a single file, or to transform a file in other ways on
# its way in and out of CVS.
#
# The -m option specifies whether CVS attempts to merge files.
#
# The -k option specifies keyword expansion (e.g. -kb for binary).
#
# Format of wrapper file ($CVSROOT/CVSROOT/cvswrappers or .cvswrappers)
#
#  wildcard	[option value][option value]...
#
#  where option is one of
#  -f		from cvs filter		value: path to filter
#  -t		to cvs filter		value: path to filter
#  -m		update methodology	value: MERGE or COPY
#  -k		expansion mode		value: b, o, kkv, &c
#
#  and value is a single-quote delimited value.
# For example:
*.avi   -k 'b' -m 'COPY'
*.bmp	-k 'b' -m 'COPY'
*.bz2   -k 'b' -m 'COPY'
*.doc   -k 'b' -m 'COPY'
*.exe   -k 'b' -m 'COPY'
*.gif   -k 'b' -m 'COPY'
*.gz    -k 'b' -m 'COPY'
*.hqx   -k 'b' -m 'COPY'
*.jar   -k 'b' -m 'COPY'
*.jpeg  -k 'b' -m 'COPY'
*.jpg   -k 'b' -m 'COPY'
*.mov   -k 'b' -m 'COPY'
*.mpg   -k 'b' -m 'COPY'
*.pdf   -k 'b' -m 'COPY'
*.png   -k 'b' -m 'COPY'
*.ppt   -k 'b' -m 'COPY'
*.sit   -k 'b' -m 'COPY'
*.swf   -k 'b' -m 'COPY'
*.tar   -k 'b' -m 'COPY'
*.tgz   -k 'b' -m 'COPY'
*.tif   -k 'b' -m 'COPY'
*.tiff  -k 'b' -m 'COPY'
*.xbm   -k 'b' -m 'COPY'
*.xls   -k 'b' -m 'COPY'
*.Z     -k 'b' -m 'COPY'
*.zip   -k 'b' -m 'COPY'
@


1.2
log
@Everyone (who uses a PC) knows that .bmp files are ubiquitous as well as binary
@
text
@@


1.1
log
@initial checkin
@
text
@d24 1
@


