X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: xeon AT dacreations DOT cjb DOT net (xeon) Newsgroups: comp.os.msdos.djgpp Subject: RCS question : how to checkin/out binary files (OT?) Date: 27 Apr 2002 12:55:19 -0700 Organization: http://groups.google.com/ Lines: 10 Message-ID: NNTP-Posting-Host: 202.137.18.144 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1019937319 14381 127.0.0.1 (27 Apr 2002 19:55:19 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: 27 Apr 2002 19:55:19 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, How do I checkin/out binary files with RCS? I've read the man and found no refferences on how to tell RCS utils that the file to be checkin/out is binary. I've tried to checkin/out a binary drawing file (smartdraw drawing) and the file end up corrupted. The original file size is 52kb, after checkin, the rcs file only 4kb, and the same with the checkout file. TIA