I accidentally wrote a CVS file as binary (the -kb sticky option), and now I would like to delete it. Is it possible?
I found a way to change the parameter to something else with cvs admin -kv, but is there a way to completely remove it?
I also tried deleting the file and then adding it again (without specifying any sticky options), but the new version of the file has the same old -kb option.
Thank!
source
share