Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=3013865
By: angustheb
Hi Clayton
I having been trying to edited the cvswrappers file to solve this problem, with
little luck.
I have been adding the following to the file:
*.DOC -k 'b' -m 'COPY'
*.doc -k 'b' -m 'COPY'
*.PDF -k 'b' -m 'COPY'
*.pdf -k 'b' -m 'COPY'
*.XLS -k 'b' -m 'COPY'
*.xls -k 'b' -m 'COPY'
This as far as i know should handle the -kb switch, specifing that it is infact
a binary file, i am unfortuntely still getting back garbage back when i checkout
the files i have imported into the cvs.
not sure exactly how the unwrap and wrap options work which i found on the site
you pointed me too:
*.nib -f 'unwrap %s' -t 'wrap %s %s' -m 'COPY'
this i think needs paths etc which cannot be passed from the library, i did
discover that the version of cvs i was running did not support this, so i am
going to upgrade, was using cvs version 1.11.2.
Which version are you using, and which do you recommend?
Thanks
Angus
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=267248
|