summaryrefslogtreecommitdiffstats
path: root/CVSROOT/cvswrappers
diff options
context:
space:
mode:
authoropenwrt <openwrt@3c298f89-4303-0410-b956-a3cf2f4a3e73>2004-03-28 00:16:07 +0000
committeropenwrt <openwrt@3c298f89-4303-0410-b956-a3cf2f4a3e73>2004-03-28 00:16:07 +0000
commit5efb356ddb93bf50e2593f1763e1635213284427 (patch)
tree13b5b50a8524822ea6e99b4c55b031e44fa297e0 /CVSROOT/cvswrappers
parent753606a51c979440e10771f0d11494b7b7c1eac2 (diff)
initial checkin
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'CVSROOT/cvswrappers')
-rw-r--r--CVSROOT/cvswrappers23
1 files changed, 23 insertions, 0 deletions
diff --git a/CVSROOT/cvswrappers b/CVSROOT/cvswrappers
new file mode 100644
index 000000000..0accaf1b1
--- /dev/null
+++ b/CVSROOT/cvswrappers
@@ -0,0 +1,23 @@
+# 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'