home *** CD-ROM | disk | FTP | other *** search
/ Fish 'n' More 2 / fishmore-publicdomainlibraryvol.ii1991xetec.iso / disks / disk451.lzh / RCS / rcs.lzh / readme
Text File  |  1991-02-05  |  2KB  |  48 lines

  1. These 2 disks contain the sources and executable to a port of RCS to the
  2. Amiga from Unix. The port was done by Raymond S. Brand and Rick Schaeffer.
  3.  
  4. Installation:
  5.     Set your stack to 20000 or more.
  6.  
  7.     Create a directory for the RCS executables and in your startup-
  8. sequence, assign RCS: to that directory. You may alos want to add RCS: to
  9. your path. Copy the files from the bin directory on disk 1 to the RCS
  10. directory. Add 'SetEnv USERNAME xxxx' to your startup-sequence, where xxxx
  11. is replaced by what you want RCS to think your user id is. Your user id
  12. may not contain any of the following characters; " ", "$", ",", ".", ":",
  13. ";", "@".
  14.     Read the documentation in the doc directory of disk 1.
  15.  
  16. RCS_link:
  17.     If the file "RCS_link" exists in the current directory, then
  18. the RCS tools  will look in this file for the path name of the RCS
  19. directory.  So, if your RCS files are in foo:local/src/foobar/RCS and
  20. you are in your local directory of hd6:joker/foobar then the RCS_link
  21. file in your current directory should contain:
  22.  
  23.     "foo:local/src/foobar/RCS/\n"
  24.  
  25. The RCS_link may either an absolute or a relative path but must end with
  26. a ":" or a "/" followed by a linefeed. The RCS_link feature is a rather
  27. late addition to the code and therefor has had rather limited testing.
  28.  
  29. Warning:
  30.     The business of RCS is the manipulation of source files. We believe
  31. that the software has no serious bugs but you should make plenty of backups
  32. of your files (at least) until you are sure this software works for you.
  33.  
  34. Todo:
  35.     Port the rcsfreeze and rcsclean scripts to the Amiga. Cleanup the
  36. code sections labeled TODO.
  37.  
  38. Bugs:
  39.     If you find any, please send a descriptive note Ray and/or Rick at
  40. the addresses below.
  41.  
  42. Raymond S. Brand        Rick Schaeffer
  43. Commodore-Amiga Engineering    ricks@isc_br.isc-br.com
  44. 1200 Wilson Drive        ...!uunet!isc-br.isc-br.com!ricks
  45. West Chester PA 19380        ricks@iscuva.iscs.com
  46. rsbx@cbmvax.commodore.com
  47. ...!uunet!cbmvax!rsbx
  48.