summaryrefslogtreecommitdiffstats
path: root/CVSROOT/cvswrappers
diff options
context:
space:
mode:
author(no author) <(no author)@afe2bf4a-e733-0410-8a33-86f594647bc7>2000-08-29 16:55:26 (GMT)
committer(no author) <(no author)@afe2bf4a-e733-0410-8a33-86f594647bc7>2000-08-29 16:55:26 (GMT)
commit76e2db9cfe8d5fe9fa27b38b47c9db4f1f29a676 (patch)
tree424cc158aa9346cfeccbb773e51ff912a0ef9d7a /CVSROOT/cvswrappers
parent26ded37d33ae68d85d5ae4b2e5555ff6ed944a44 (diff)
downloadDoxygen-Release_1_2_1_20000829.zip
Doxygen-Release_1_2_1_20000829.tar.gz
Doxygen-Release_1_2_1_20000829.tar.bz2
This commit was manufactured by cvs2svn to create tagRelease_1_2_1_20000829
'Release_1_2_1_20000829'.
Diffstat (limited to 'CVSROOT/cvswrappers')
-rw-r--r--CVSROOT/cvswrappers23
1 files changed, 0 insertions, 23 deletions
diff --git a/CVSROOT/cvswrappers b/CVSROOT/cvswrappers
deleted file mode 100644
index 0c725ea..0000000
--- a/CVSROOT/cvswrappers
+++ /dev/null
@@ -1,23 +0,0 @@
-# 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:
-*.gif -k 'b' -m 'COPY'