home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / unix / programm / 6026 < prev    next >
Encoding:
Text File  |  1993-01-22  |  1.8 KB  |  49 lines

  1. Newsgroups: comp.unix.programmer
  2. Path: sparky!uunet!psinntp!chico.spr.com!chico!shane
  3. From: shane@nugget.spr.com (Shane Hartman)
  4. Subject: Re: Can you place an obj/exe file under RCS?
  5. In-Reply-To: knaru@gumby.Altos.COM's message of 21 Jan 93 00: 55:46 GMT
  6. Message-ID: <SHANE.93Jan21043855@nugget.spr.com>
  7. Followup-To: comp.unix.programmer
  8. Sender: news@spr.com (nntp user)
  9. Nntp-Posting-Host: nugget
  10. Reply-To: shane@spr.com
  11. Organization: Software Productivity Research, Inc.
  12. References: <6209@gumby.Altos.COM>
  13. Date: Thu, 21 Jan 1993 09:38:55 GMT
  14. Lines: 33
  15.  
  16.  
  17. From the man page for ci:
  18.  
  19.  WARNINGS
  20.       The names of RCS files are generated by appending ,v to the end of the
  21.       working file name.  If the resulting RCS file name is too long for the
  22.       file system on which the RCS file should reside, ci terminates with an
  23.       error message.
  24.  
  25.       The log message cannot exceed 2046 bytes.
  26.  
  27.       A file with approximately 240 revisions may cause a hashtable
  28.       overflow.  ci cannot add another revision to the file until some of
  29.       the old revisions have been removed.  Use the rcs command with the -o
  30.       (obsolete) option to remove old revisions.
  31.  
  32.       RCS is designed to be used with TEXT files only.    Attempting to use
  33.       RCS with non-text (binary) files results in data corruption.
  34.  
  35. --
  36.  
  37. K. Shane Hartman                     | Internet: shane@spr.com
  38. Software Productivity Research, Inc. | CI$:      76477,203
  39. 1 New England Executive Park         | Voice:    +1.617.273.0140
  40. Burlington, MA                       | Fax:      +1.617.273.5176
  41.  
  42. -----BEGIN PUBLIC KEY-----
  43. User: shane@spr.com
  44. PublicKeyInfo:
  45.  MFowCgYEVQgBAQICAgkDTAAwSQJCAVXBs5FGCkB7QHqxO2mZNmFFiarPh4ltxOi7
  46.  zVNvpc/ZgmbM5TL+2MGe9Awb51gM29BT6kQ6XU8EXo2xWU99a+13AgMBAAE=
  47. MD5OfPublicKey: E1401F828FBB2714128465CFA87F6F25
  48. -----END PUBLIC KEY-----
  49.