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