Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
After checking in a .reg file I noticed it was treated as binary. I can modify CVSROOT\cvswrappers to include *.reg files (I think, can you specify them as text by *.reg -k 't'). But how do I update the .reg files I've already checked in to be interpreted as text? It looks like you can do: update -kb <file> to treat <file> as binary. But I don't see how you would go the other way having the server treat a file as text when it originally was told it was binary. Thanks, Nick