home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / tools / scc / readme.scc < prev    next >
Encoding:
Text File  |  1991-06-13  |  7.3 KB  |  194 lines

  1.                          SCC Readme.scc
  2.  
  3.  
  4.  
  5.                   Software Change Control (SCC)
  6.  
  7.              Copyright (c) 1990-91 by Walter Erickson
  8.                       All Rights Reserved.
  9.  
  10.                          Softime Systems
  11.                           P.O Box 2447
  12.                   Lake Ronkonkoma LI. NY 11779
  13.                          (516) 981-8386
  14.  
  15.  
  16.  
  17.     This small CASE SCC package was written mainly (in the software
  18. trenches) for low level detail liaison between the programmer and
  19. management. I feel that both programmers and management have a
  20. dire need for more visibility and exact change reporting down to
  21. the line and sometime (nitty bitty) charter detail. I believe this
  22. package has a very low level control and visibility that seems to
  23. be missing in the more expensive CASE software control packages.
  24.  
  25.  
  26.                       DISCLAIMER - AGREEMENT
  27.                       ----------------------
  28.      Users of SCC must accept this disclaimer of warranty:
  29. "SCC is supplied as is.  The author disclaims all warranties,
  30. expressed or implied, including, without limitation, the
  31. warranties of merchantability and of fitness for any purpose. The
  32. author assumes no liability for damages, direct or consequential,
  33. which may result from the use of SCC."
  34.  
  35.     
  36.                           Installing SCC
  37.                           --------------
  38.                   Software Change Control (SCC)
  39.  
  40.  
  41.  
  42. THIS DISK SHOULD CONTAIN ALL OF THE FOLLOWING FILES:
  43.  
  44.               executable SCC product
  45.               ------------------------------------------
  46.      o scc.     exe
  47.  
  48.               the following files are in DOS Text format
  49.               ------------------------------------------
  50.      o invoice. scc      SCC order form
  51.      o readme.  scc      this file
  52.      o doc.     scc      overview 
  53.  
  54.               sample files for tutorial and demo
  55.               ------------------------------------------
  56.      o sample.  bat      sample long log build  (batch demo)
  57.      o sample.  v1       sample data version 1, used for demo
  58.      o sample.  v2       sample data version 2, used for demo
  59.      o reg_log. scc      sample registered log  used for demo
  60.  
  61.      For a floppy based SCC system: Text and data files should
  62.      fit on one floppy diskette. Please make a backup copy of the
  63.      SCC system that way you will have a backup available if problem
  64.      should occur.
  65.  
  66.      For a hard disk SCC system: Create a sub directory called "SCC"
  67.      with the command
  68.      
  69.                C:> MD SCC <enter>
  70.  
  71.      Then change the current directory (CD) to "SCC" and use the
  72.      copy command
  73.  
  74.                C:> CD SCC        <enter>
  75.                C:> COPY A:*.* C: <enter>
  76.  
  77.      A path (best in autoexec.bat) should be set for SCC, this will
  78.      allow you to run SCC from any directory. For example, if SCC
  79.      files are located on disk C: and in the subdirectory \SCC then
  80.      type 
  81.  
  82.                PATH C:\SCC       <enter>
  83.  
  84.      To start the program (as interactive menu mode) type
  85.  
  86.                C:> SCC           <enter>
  87.  
  88.      SCC can also be run as batch mode by typing for (batch) help
  89.  
  90.                C:> SCC /        <enter>
  91.  
  92.      or follow the below BATCH format
  93.  
  94.                                       Between {} are optional
  95.                LOG_BUILD              -----------------------
  96.                   OPTIONS             = /LO,{C},{W}
  97.                      IGNORE_CASE      =  ----|   |
  98.                      IGNORE_WHITE     =  --------|
  99.                   LONG_LOG_BUILD      = /LL,old-master,new-master,{log-name}
  100.                   MEDIUM_LOG_BUILD    = /LM,old-master,new-master,{log-name}
  101.                   CRUNCH_LOG_BUILD    = /LC,old-master,new-master,{log-name}
  102.                UTILITIES 
  103.                   NUMBER FILE         = /UN,in-file,{out-file}
  104.                VIEW                   = /V,{log}
  105.  
  106.      for example, to build a LONG Log with /lo,c,w options and a view
  107.      type in the following.
  108.  
  109.                C:> SCC /LO,C,W /LL,sample.v1,sample.v2 /V  <enter>
  110.  
  111.  
  112.  
  113.      Or the batch file "sample.bat" can be run as a demo, type in
  114.  
  115.                C:> sample <enter>
  116.  
  117.      
  118.  
  119.      To number a file for reference with a view, type in the following.
  120.  
  121.                C:> SCC /UN,sample.v1 /V  <enter>
  122.  
  123.  
  124.  
  125.  
  126. SYSTEM REQUIREMENTS
  127.  
  128.      IBM XT, AT, or compatible
  129.      MS-DOS 2.0 or greater
  130.      384K RAM   or greater
  131.      color monitor
  132.      floppy or a hard disk system
  133.      No known conflicts with memory resident programs.
  134.  
  135.  
  136.      WARNING: Before installing this or ANY new software, you
  137. should BACK UP any valuable data on your computer system. SCC has
  138. been extensively tested, and it is believed to be very reliable.
  139. However, software is one of the most complicated kind of product
  140. there is. So you are completely responsible for determining the
  141. fitness or usability of this package.
  142.  
  143.  
  144.  
  145. DEFINITION OF SHAREWARE
  146.  
  147.      Shareware is a distribution method, not a type of software.
  148. You should find software that suits your needs and pocketbook,
  149. whether it's commercial or Shareware. The Shareware system makes
  150. fitting your needs easier, because you can try before you buy.
  151. And because the overhead is low, prices are low also. Shareware
  152. has the ultimate money-back guarantee -- if you don't use the
  153. product, you don't pay for it.
  154.  
  155.  
  156.      SCC is a "shareware program" and is provided at no charge
  157. to the user for evaluation.  Feel free to share it with your
  158. friends, but please do not give it away altered or as part of
  159. another system.  The essence of "user-supported" software is to
  160. provide personal computer users with quality software without
  161. high prices, and yet to provide incentive for programmers to
  162. continue to develop new products.  If you find this program
  163. useful and find that you are using SCC and continue to use
  164. SCC after a reasonable trial period, you must make a reg-
  165. istration payment to Walter Erickson (Softime Systems). The
  166. registration fee will license one copy for use on any one
  167. computer at any one time.  You must treat this software just
  168. like a book.  An example is that this software may be used by
  169. any number of people and may be freely moved from one computer
  170. location to another, so long as there is no possibility of it
  171. being used at one location while it's being used at another.
  172. Just as a book cannot be read by two different persons at the
  173. same time.
  174.  
  175.      Commercial users of SCC must register and pay for their
  176. copies of SCC within 30 days of first use or their license
  177. is withdrawn.  Site-License arrangements may be made by con-
  178. tacting Walter Erickson (Softime Systems).
  179.  
  180.      Anyone distributing SCC for any kind of remuneration must
  181. first contact Walter Erickson (Softime Systems) for authorization.
  182. This authorization will be automatically granted to distributors
  183. recognized by the (ASP) as adhering to its guidelines for
  184. shareware distributors, and such distributors may begin offering
  185. SCC immediately (However Walter Erickson of Softime Systems must
  186. still be advised so that the distributor can be kept up-to-date
  187. with the latest version of SCC.).
  188.  
  189.      You are encouraged to pass a copy of SCC along to your
  190. friends for evaluation.  Please encourage them to register their
  191. copy if they find that they can use it.  All registered users
  192. will receive a copy of the latest version of the SCC system.
  193.  
  194.