info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fw: cvswrappers and binary files


From: ar2kcm
Subject: Fw: cvswrappers and binary files
Date: Thu, 23 Aug 2001 10:58:06 -0600

If I add the following to my cvswrappers file to catch common binaries, will
all binary files added to the repository ensure that line ending conversion
and keyword expansion is turned off by default?

[currently running CVS v1.10]

*.a -k 'b' -m 'COPY'
*.so -k 'b' -m 'COPY'
*.avi -k 'b' -m 'COPY'
*.doc -k 'b' -m 'COPY'
*.exe -k 'b' -m 'COPY'
*.gif -k 'b' -m 'COPY'
*.mic -k 'b' -m 'COPY'
*.gz -k 'b' -m 'COPY'
*.hqx -k 'b' -m 'COPY'
*.jar -k 'b' -m 'COPY'
*.jpeg -k 'b' -m 'COPY'
*.jpg -k 'b' -m 'COPY'
*.mov -k 'b' -m 'COPY'
*.mpg -k 'b' -m 'COPY'
*.pdf -k 'b' -m 'COPY'
*.png -k 'b' -m 'COPY'
*.ppt -k 'b' -m 'COPY'
*.tar -k 'b' -m 'COPY'
*.tgz -k 'b' -m 'COPY'
*.tif -k 'b' -m 'COPY'
*.tiff -k 'b' -m 'COPY'
*.xbm -k 'b' -m 'COPY'
*.xls -k 'b' -m 'COPY'
*.zip -k 'b' -m 'COPY'

Thanks,
ar2kcm



reply via email to

[Prev in Thread] Current Thread [Next in Thread]