Chris PeBenito 14a7a6
# This file affects handling of files based on their names.
Chris PeBenito 14a7a6
#
Chris PeBenito 14a7a6
# The -m option specifies whether CVS attempts to merge files.
Chris PeBenito 14a7a6
#
Chris PeBenito 14a7a6
# The -k option specifies keyword expansion (e.g. -kb for binary).
Chris PeBenito 14a7a6
#
Chris PeBenito 14a7a6
# Format of wrapper file ($CVSROOT/CVSROOT/cvswrappers or .cvswrappers)
Chris PeBenito 14a7a6
#
Chris PeBenito 14a7a6
#  wildcard	[option value][option value]...
Chris PeBenito 14a7a6
#
Chris PeBenito 14a7a6
#  where option is one of
Chris PeBenito 14a7a6
#  -f		from cvs filter		value: path to filter
Chris PeBenito 14a7a6
#  -t		to cvs filter		value: path to filter
Chris PeBenito 14a7a6
#  -m		update methodology	value: MERGE or COPY
Chris PeBenito 14a7a6
#  -k		expansion mode		value: b, o, kkv, &c
Chris PeBenito 14a7a6
#
Chris PeBenito 14a7a6
#  and value is a single-quote delimited value.
Chris PeBenito 14a7a6
# For example:
Chris PeBenito 14a7a6
#*.gif -k 'b'