Tips, Tricks and Tools
... and Thoughts
(Move to ...)
Home
All Posts
Firefox Extensions
JavaScript Compiler and Encoder
Bulk Player for YouTube
Misc Tools
Support
▼
Wednesday, May 29, 2019
CVS: specify binary files during import
$ cvs import -W "*.dll *.exe -kb" path/to/repository vendortag releasetag
The -W option is the Wrappers that specify the files with extension .dll and .exe are binary files.
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment