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.
Christian, I thought this was an easy question at first. Normally I have the other problem. I commint a .res file into the repository, but it thinks it is text. >From the docs, I think cvs admin -kt unit1.dfm should work. should work, but the way to check is to checkout the project in a new sandbox, or delete the dfm (of course saving it incase something goes wrong) and cvs update. On 23 Apr 2004 at 19:17, Christian Hack wrote: From: "Christian Hack" <christianh at edmi.com.au> To: <cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook> Date sent: Fri, 23 Apr 2004 19:17:30 +0800 Subject: [cvsnt] Converting binary files to ASCII Send reply to: christianh at edmi.com.au <mailto:cvsnt-request at cvsnt.org?subject=unsubscribe> <mailto:cvsnt-request at cvsnt.org?subject=subscribe> > I just converted some Borland forms from their proprietary binary format to > a text format. Initially they were in the repository as binary files. So I > removed them, committed, added the new ASCII files making sure they were > ASCII and then committed again. > > Subsequent checkouts still show them as binary files though. I didn't change > their names at all and on the second commit the new ASCII forms assumed the > next revisions of the old binary files. > > How can I do this? Do I have to (or even can I?) edit the repository by > hand? > > CH > > _______________________________________________ > cvsnt mailing list > cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook > http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs >