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


1.3
date	99.03.10.17.39.55;	author jsm;	state Exp;
branches;
next	1.2;

1.2
date	99.02.08.15.09.24;	author jsm;	state Exp;
branches;
next	1.1;

1.1
date	98.09.04.22.21.57;	author root;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Add .pdf to list of binary filetypes.
@
text
@# This file describes wrappers and other binary files to CVS.
#
# Wrappers are the concept where directories of files are to be
# treated as a single file.  The intended use is to wrap up a wrapper
# into a single tar such that the tar archive can be treated as a
# single binary file in CVS.
#
# To solve the problem effectively, it was also necessary to be able to
# prevent rcsmerge from merging these files.
#
# 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
#
#  and value is a single-quote delimited value.
#
# For example:
*.jpg   -k 'b' -m 'COPY'
*.jpeg  -k 'b' -m 'COPY'
*.gif   -k 'b' -m 'COPY'
*.gz    -k 'b' -m 'COPY'
*.zip   -k 'b' -m 'COPY'
*.png   -k 'b' -m 'COPY'
*.pdf	-k 'b' -m 'COPY'
@


1.2
log
@Standard sourceware CVS setup.
@
text
@d29 1
@


1.1
log
@initial checkin
@
text
@d23 6
@

