Discussion:
[Bitpim-devel] Re: [bitpim-cvs-checkins] bitpim/examples A670-brew_image.pdf,NONE,1.1
Roger Binns
2004-11-17 03:37:43 UTC
Permalink
A670-brew_image.pdf
Samsung SCH A-670 nvm/nvm/brew_image file contents
You may not be aware or forgot about how CVS doesn't play
well with binary files.

What you need to do:

$ cvs admin -kb *.pdf
$ rm *.pdf
$ cp ..good copies.. .
$ cvs commit *.pdf

It may take quite a while to convince CVS that the file has
changed to the correct binary version. When adding binary files,
add them as 'cvs add -kb file'. This silly behaviour from CVS
always bites me!

But I'd recommend you not use PDF format anyway. If these files
aren't going to be any use in 6 months time (which I suspect is
the case) then just post them to the mailing list as hexdumps
for people to mull over. (You can zip up the hexdumps).

Roger

Loading...