I’ve often found myself in the situation where I need to quickly fix the file mode from ASCII to Binary in CVS. Here are quick instructions:
cvs admin -kb BinaryFile.xls cvs update -A BinaryFile.xls cvs commit -m "make it binary" BinaryFile.xls
Climbing • Photography • Traveling
0 Response to “Fixing ASCII/Text to Binary mode in CVS”