summaryrefslogtreecommitdiff
path: root/CVSROOT/cvswrappers
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2007-01-09 00:08:14 +0000
committerBjörn Stenberg <bjorn@haxx.se>2007-01-09 00:08:14 +0000
commit81394864c74806b1e736163706d2032c1b18b044 (patch)
tree877d73f86603e9e3457c8e39bc5943587bd0a3c0 /CVSROOT/cvswrappers
parent7039a05147b8bbfc829babea1c65bd436450b505 (diff)
downloadrockbox-81394864c74806b1e736163706d2032c1b18b044.tar.gz
rockbox-81394864c74806b1e736163706d2032c1b18b044.zip
Moved away CVSROOT
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11954 a1c6a512-1295-4272-9138-f99709370657
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 0accaf1b15..0000000000
--- a/CVSROOT/cvswrappers
+++ /dev/null
@@ -1,23 +0,0 @@
1# This file affects handling of files based on their names.
2#
3# The -t/-f options allow one to treat directories of files
4# as a single file, or to transform a file in other ways on
5# its way in and out of CVS.
6#
7# The -m option specifies whether CVS attempts to merge files.
8#
9# The -k option specifies keyword expansion (e.g. -kb for binary).
10#
11# Format of wrapper file ($CVSROOT/CVSROOT/cvswrappers or .cvswrappers)
12#
13# wildcard [option value][option value]...
14#
15# where option is one of
16# -f from cvs filter value: path to filter
17# -t to cvs filter value: path to filter
18# -m update methodology value: MERGE or COPY
19# -k expansion mode value: b, o, kkv, &c
20#
21# and value is a single-quote delimited value.
22# For example:
23#*.gif -k 'b'