Hi, I would like to commit to the cvs repository a binary file (a .png file). I know how to add, as I have just to type cvs add -kb thefile.png but here, it's not adding, it's just commiting a modified binary file. Is it just "cvs commit -m "blabla" thefile.png or "cvs commit -kb -m "blabla" thefile.png" ? Thank you ; Francois -