*** empty log message ***
[thera-pi.git] / CVSROOT / cvswrappers
blobe989b75459882ee5f101bdddcd6913c0831a02e0
1 # This file affects handling of files based on their names.
3 # The -m option specifies whether CVS attempts to merge files.
5 # The -k option specifies keyword expansion (e.g. -kb for binary).
7 # Format of wrapper file ($CVSROOT/CVSROOT/cvswrappers or .cvswrappers)
9 #  wildcard     [option value][option value]...
11 #  where option is one of
12 #  -f           from cvs filter         value: path to filter
13 #  -t           to cvs filter           value: path to filter
14 #  -m           update methodology      value: MERGE or COPY
15 #  -k           expansion mode          value: b, o, kkv, &c
17 #  and value is a single-quote delimited value.
18 # For example:
19 #*.gif -k 'b'