home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.programmer
- Path: sparky!uunet!elroy.jpl.nasa.gov!news.claremont.edu!ucivax!ucla-cs!twinsun!eggert
- From: eggert@twinsun.com (Paul Eggert)
- Subject: Re: Can you place an obj/exe file under RCS?
- Message-ID: <bkKzap!v@twinsun.com>
- Keywords: rcs RCS
- Sender: usenet@twinsun.com
- Nntp-Posting-Host: farside
- Organization: Twin Sun Inc, El Segundo, CA, USA
- X-Newsreader: NN version 6.4.19
- References: <6209@gumby.Altos.COM>
- Date: Thu, 21 Jan 1993 22:02:11 GMT
- Lines: 7
-
- > 1) Can obj code/executables be placed under RCS, if so
- > what is the exact command?
-
- Yes, if you have RCS version 5.5 or later. You first should prepare
- the RCS file with the command `rcs -ko filename', so that RCS doesn't
- alter (which would change the length of) keyword strings. Other than
- that, the regular RCS commands work fine.
-