Hi Hilary,

Hilary Cheng schrieb:

> Hi All,
>
>     I would like to ask a question on binary files. For the right now, I
> am
> using cvs-1.10 and WinCVS as Front End. I have been imported the
> binary files as binary type in the cvs.

i.e. you used
   cvs add -kb myfile.bin
and
   cvs commit myfile.bin
or you used
   cvs import -W "*.bin -k 'b'" mydir
, right?

> and then use admin function to
> turn it binary.

What did you do exactly? Normally there is no need to use the cvs admin
command to import a binary file.

> But no matter what kinds of functions that I have been
> taken. When checking out from cvs, it just corrupt my binary files.
> Is there anythings that I missed so that I can keep binary in CVS ?
>
> Regards,
>
> Hilary

Please tell us exactly which commands you used. There can't be much wrong, I
guess.

Best regards
Martin

Reply via email to