www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2002/04/29/21:20:06

X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f
X-Authentication-Warning: kendall.sfbr.org: jeffw set sender to jeffw AT darwin DOT sfbr DOT org using -f
Date: Mon, 29 Apr 2002 20:18:08 -0500
From: JT Williams <jeffw AT darwin DOT sfbr DOT org>
To: djgpp AT delorie DOT com
Subject: Re: RCS question : how to checkin/out binary files (OT?)
Message-ID: <20020430011808.GA1164@kendall.sfbr.org>
Mail-Followup-To: djgpp AT delorie DOT com
References: <c21a43ff DOT 0204271155 DOT 47912ed2 AT posting DOT google DOT com> <3CCB6BB8 DOT A5CD1DA4 AT is DOT elta DOT co DOT il>
Mime-Version: 1.0
In-Reply-To: <3CCB6BB8.A5CD1DA4@is.elta.co.il>
User-Agent: Mutt/1.3.27i
Reply-To: djgpp AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

-: > How do I checkin/out binary files with RCS?
-: 
-: Try
-: 	rcs -i -kb foobar.bin

You can use this to initialize an empty rcs file for binary mode prior
to the initial check in.  To change an existing rcs file to binary mode,
use

	rcs -kb foo.bar

In either case this is done only once.  Note, however, that in other
contexts (notably, co) `-kb' behaves like `-ko', which is probably not
what you want if you are using rcs keywords.  You may want to alias
`co' to `co -kkv' in that case.

HTH/jtw

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019