home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / tools / scc / reg_log.scc < prev    next >
Encoding:
Text File  |  1991-06-16  |  27.2 KB  |  607 lines

  1. #************************************ 
  2. #                                     
  3. #     Software Change Control (SCC)   
  4. #        Version 1.08   06-01-91                           
  5. #                                     
  6. #            Softime Systems          
  7. #             P.O Box 2447            
  8. #     Lake Ronkonkoma LI. NY 11779    
  9. #            (516) 981-8386           
  10. #                                     
  11. # Copyright (c) 1990-91 Walter Erickson
  12. #          ALL RIGHTS RESERVED
  13. #                                     
  14. #   ------------ Header ------------- 
  15. #   --------------------------------- 
  16. #                                     
  17. #   Out LOG               = sample.log
  18. #         type            = LONG
  19. #         day/month/year  = 16/6/1991  
  20. #         hr:min:sec      = 10:31:21  
  21. #                                     
  22. #   In  MASTER (old)      = sample.v1
  23. #         lines           = 263
  24. #         length          = 10931       
  25. #         day/month/year  = 15/6/1991  
  26. #         hr:min:sec      = 17:52:12  
  27. #         hash            = 866619
  28. #                                     
  29. #   In  MASTER (new)      = sample.v2
  30. #         lines           = 398
  31. #         length          = 16448       
  32. #         day/month/year  = 16/6/1991  
  33. #         hr:min:sec      = 10:31:3  
  34. #         hash            = 1281029
  35. #                                     
  36. #   ------- SCC Build Options ------- 
  37. #                                     
  38. #   Log     Detail    = Yes
  39. #   Strip   End White = No
  40. #   Ignore  Case      = Yes
  41. #   Ignore  White     = Yes
  42. #   Ignore  Numbers   = Yes
  43. #   Ignore  Strings   = Yes
  44. #                                     
  45. #   -------- Ignore Strings --------- 
  46. #                                     
  47. #   String 1 = "Old"
  48. #   String 2 = "New"
  49. #   String 3 = "SCC"
  50. #   String 4 = "CSS"
  51. #   String 5 = "Funny"
  52. #                                     
  53. #                                     
  54. # User ID# PS2  0000-010106                                  
  55. #************************************ 
  56.  
  57.  
  58. #
  59. #Change 1
  60. #
  61. #0         ... (Old) line place-holder for sample.v1
  62. #1,127     ... 127 (New) lines inserted into sample.v2
  63. #
  64. +    1:            *** Please Read the following information ***
  65. +    2: 
  66. +    3:   This file must be viewed from within the SCC VIEW utility. Therefor
  67. +    4: start SCC by typing in at the prompt "SCC /v,reg_log.scc" or use SCC
  68. +    5: VIEW menu selection. This will bring up the SCC VIEW utility with this
  69. +    6: file displayed. Then continue reading the following.
  70. +    7: 
  71. +    8:   **** NOTE ****
  72. +    9: 
  73. +   10:   The main difference between Shareware Log and a registered Log is a
  74. +   11: few extra Log options such as "Ignore Strings". The VIEW utility will
  75. +   12: display this Log in an enhanced mode. Please *** NOTE *** this file
  76. +   13: "reg_log.scc" is just a sample of how a registered type Log looks like..
  77. +   14: other than that, all the below principles remain the same.
  78. +   15: 
  79. +   16:   Invest only 15 minutes of your time, and discover the "Advantage" of
  80. +   17: SCC's small CASE utility and its ease of use. This example log file
  81. +   18: will review a typical SCC generated change LOG.
  82. +   19: 
  83. +   20:   Some of the "LOG" options set (see above log header) for this SCC
  84. +   21: example VIEW utility are set as:
  85. +   22: 
  86. +   23:      Log    Detail    = Yes                                 
  87. +   24:      Strip  End White = No     strip ending white space from Old/New
  88. +   25:      Ignore Case      = Yes
  89. +   26:      Ignore White     = Yes
  90. +   27:      Ignore Numbers   = Yes
  91. +   28:      Ignore Strings   = Yes
  92. +   29:                                       
  93. +   30:        String 1 = "Funny" strings to ignore for this SCC log example.
  94. +   31:        String 2 = "Old"
  95. +   32:        String 3 = "New"
  96. +   33:        String 4 = "SCC"
  97. +   34:        String 5 = "CSS"
  98. +   35: 
  99. +   36:   If you have a color monitor (for the enhanced view), please note:
  100. +   37: 
  101. +   38:   1) Main "text" screen attributes   (forground/background):
  102. +   39:      
  103. +   40:         o CONTROL      = High  White & Blue  Background.
  104. +   41:         o Old Document = Light White & Blue  Background.
  105. +   42:         o New Document = Yellow      & Blue  Background.
  106. +   43: 
  107. +   44:   2) Cursor line attributes:
  108. +   45: 
  109. +   46:         o Cursor       = Black       & Cyan  Background.
  110. +   47: 
  111. +   48:   3) Left cursor status window attributes:
  112. +   49:      
  113. +   50:         o CONTROL      = Black       & Cyan  Background.
  114. +   51:         o Common Lines = High  White & Black Background.
  115. +   52:         o Old Document = High  White & Black Background.
  116. +   53:         o New Document = Yellow      & Black Background.
  117. +   54: 
  118. +   55:   4) Lower left status window attributes:
  119. +   56:         When any of the above options are set (= Yes) and the SCC log
  120. +   57:         line cursor position matches a set option or any other condition,
  121. +   58:         the VIEW status line will indicate same.
  122. +   59: 
  123. +   60:         " Ignore   Strings  " a selected ignore "string" was found.
  124. +   61:         " Ignore   White Sp " white space was ignored between lines.
  125. +   62:         " Ignore   Numbers  " numbers was ignored between lines.
  126. +   63:         " Ignore   Case     " upper/lower case was considered equal.
  127. +   64:         " Multi    Match    " two or more options were necessary to match.
  128. +   65:         " Moved    Line     " exact matching lines between documents.
  129. +   66:         " Common   Lines    " common lines (with line #) between documents.
  130. +   67:         " Deleted  Line     " old line (deleted)  from the document.
  131. +   68:         " Inserted Line     " new line (inserted) into the document.
  132. +   69:         " Close    Match    " test lines are similar (best guess).
  133. +   70: 
  134. +   71:   5) Lower left cursor compare lines window attributes:
  135. +   72: 
  136. +   73:         o Cursor       = Black       & Cyan  Background.
  137. +   74: 
  138. +   75:   6) Lower left compare lines window character annotations:
  139. +   76: 
  140. +   77:         o Common Lines = High  White & Black  Background.
  141. +   78:         o Common Lines = Yellow      & Black  Background.
  142. +   79: 
  143. +   80: 
  144. +   81:   NOTE, if a pair of line numbers appear in the status window, you may
  145. +   82: then flip between the old and new documents by pressing either 
  146. +   83: 'X' or 'Z' characters.
  147. +   84: 
  148. +   85: 
  149. +   86:   For the help menu, press the F1 key.
  150. +   87: 
  151. +   88:         Note... there are two cursor "tracking" status windows on
  152. +   89:      the left side of the screen. The status window within the cursor
  153. +   90:      position will show special symbol that reflects SCC Log control
  154. +   91:      operations, such characters as  '-',  '+', or blank ' '. The
  155. +   92:      status on the lower left of the screen will show what type of
  156. +   93:      operation SCC "change" control took place.
  157. +   94:         If the cursor status equals a blank character ' ' the cursor
  158. +   95:      either will be located either on a SCC Log control line or within
  159. +   96:      the document text.
  160. +   97:        The following examples will follow only the cursor position
  161. +   98:      within the SCC Log document text.
  162. +   99: 
  163. +  100:      
  164. +  101:         When the cursor is on a Log line (the left control side) that
  165. +  102:      has either '-', or '+', then one of the following line operations
  166. +  103:      will apply.
  167. +  104: 
  168. +  105:      
  169. +  106:      Log status   Operation             Flip (press either 'X' or 'Z')
  170. +  107:      ----------   ---------             ----
  171. +  108:             '-'   " Deleted  Line   "   No
  172. +  109:             '+'   " Inserted Line   "   No
  173. +  110:      '-' or '+'   " Close    Match  "   Yes
  174. +  111: 
  175. +  112: 
  176. +  113:         When the cursor is on a Log line (the left control side) that
  177. +  114:      equals a blank character ' 'one of the following line operations
  178. +  115:      will then apply.
  179. +  116: 
  180. +  117: 
  181. +  118:      Log status   Operation             Flip (press either 'X' or 'Z')
  182. +  119:      ----------   ---------             ----
  183. +  120:             ' '   " Common Lines    "   No    Old line # shown
  184. +  121:             ' '   " Moved  Line     "   Yes
  185. +  122:             ' '   " Ignore Strings  "   Yes
  186. +  123:             ' '   " Ignore White Sp "   Yes
  187. +  124:             ' '   " Ignore Numbers  "   Yes
  188. +  125:             ' '   " Ignore Case     "   Yes
  189. +  126:             ' '   " Multi  Match    "   Yes
  190. +  127: 
  191.    128:         The above two SCC Log status windows (along with different SCC
  192.    129:      Log option settings) can help generate a "filtered" SCC change
  193.    130:      control report Log to what is important (delete or insert status)
  194.    131:      and not important (blank status) in your file.
  195.    132:         For example you may not want the '-' or '+' (delete or insert)
  196.    133:      Log status characters for such lines containing differences of 
  197.    134:      only "White Space", "Upper/Lower Case" etc.
  198.    135: 
  199.    136: 
  200.    137: 
  201.    138: 
  202.    139: 
  203.    140:   START OF EXAMPLES.....
  204.    141: 
  205.    142: 
  206. #
  207. #Change 2
  208. #
  209. #16,22     ... 7 (Old) lines deleted  from sample.v1
  210. #143,146   ... 4 (New) lines inserted into sample.v2
  211. #
  212. -         The following changes without SCC could be extrenely difficult (and
  213. -            costly) to find. Try fliping between versions('X' key) to help
  214. -            amplify how a small change could have been ezsley overlooked.
  215. -            Ww%(123)*(4)[index]A.x,b.7(.Bc)Cd.()*,+|DeEf|FgGh\@$,#&|!\+(0)
  216. -         " Deleted  Lines  "
  217. -            Will show what line and line # that was deleted from the old
  218. -            document.
  219. +  143:   The following changes without SCC could be extremely difficult (and
  220. +  144:      costly) to find. Try flipping between versions('Z' key) to help
  221. +  145:      amplify how a small change could have been easily overlooked.
  222. +  146:      Ww%(123)*(4)[index]A.x,b.7(.Bc)Cd.()*,+|DeEf|FgGh\@$.#&|!\+(0)
  223.    147:   " Common Lines    "
  224.    148:      Common Line numbers between the Old and New documents. Cursor
  225.    149:      status will show the corresponding Old line #.
  226.    150: 
  227.    151: 
  228.    152: 
  229.    153: 
  230.    154: 
  231. #
  232. #Change 3
  233. #
  234. #31,59     ... 29 (Old) lines deleted  from sample.v1
  235. #155,184   ... 30 (New) lines inserted into sample.v2
  236. #
  237.           " Moved  Lines    "
  238.              These are exact matching lines between documents but may have
  239.              different line numbers. NOTE... whenever the "lower" status window
  240.              has two line numbers, you can Flip between documents by pressing
  241.              either 'X' or 'Z' keys.
  242.           " Ignore Funny Strings  "
  243.              All the text match except for selected "strings" between the New
  244.              and Old documents.
  245.           " Ignore W h i t e Sp "
  246.              All the    text match e xcept for   white space between documents.
  247.           " IGNORE CASE     "
  248.              All The Text Match Except For UPPER/lower Case between documents.
  249.           " MULTI Funny MATCH    "
  250.              All the TEXT match by using Two or more options between the New
  251.              and Old documents. For example if the option "IGNORE CASE" and
  252.              "IGNORE string" allowed the Funny lines match t h e n this status.
  253. -         " Removed Lines  "
  254. -            The status window will show the old line # that was deleted.
  255. -         " Close    Matchs"
  256. -            Will show what lines and line # that closley matches between
  257. -            the old & new documents
  258.           " Ignore Numbers  "
  259.              65 4321 All the text match except for numbers between documents.
  260.           Strip End White                    
  261.                If "Strip End White" was selected the following lines will be   
  262.              exactly alike (same length) and would show as "Common Lines".          
  263.                If "Strip End White" was ** NOT ** selected then the lines    
  264.              will be of different lengths.        
  265.              Watch the cursor by flipping ('Z' or 'X' key) between documents.      
  266.    155:   " Ignore Strings  "
  267.    156:      All the text match except for selected "strings" between the Old
  268.    157:      and New documents.
  269. +  158:   " Inserted Lines  "
  270. +  159:      Will show what line and line # that was inserted into the new
  271. +  160:      document.
  272.    161:   " Ignore White Sp "
  273.    162:      All the text match except for white space between documents.
  274.    163:   " Ignore 1234 Numbers  "
  275.    164:      4321 All the text match except for numbers 5678 between documents.
  276.    165:   " Ignore Case     "
  277.    166:      All the text match except for upper/lower case between documents.
  278.    167:   " Multi  Match    "
  279.    168:      All the TEXT match by using two or more options between the Old
  280.    169:      and New documents. For example if the option "Ignore Case" and
  281.    170:      "Ignore string" allowed the lines match then this status.
  282.    171:   " Moved  Lines    "
  283.    172:      These are exact matching lines between documents but may have
  284.    173:      different line numbers. NOTE... whenever the "lower" status window
  285.    174:      has two line numbers, you can Flip between documents by pressing
  286.    175:      either 'X' or 'Z' keys.
  287. +  176:   " Close    Match  "
  288. +  177:      Will show what lines and line #'s that closely matches between
  289. +  178:      the Old/New documents.
  290.    179:   Strip End White        
  291.    180:        If "Strip End White" was selected the following lines will be
  292.    181:      exactly alike (same length) and would show as "Common Lines".
  293.    182:        If "Strip End White" was ** NOT ** selected then the lines
  294.    183:      will be of different lengths.
  295.    184:      Watch the cursor by flipping ('Z' or 'X' key) between documents.
  296.    185: 
  297.    186:   ** Note ** SCC can also track and VIEW any (ASCII TEXT)
  298.    187:      formatted document such as the following.
  299.    188: 
  300.    189: 
  301.    190: 
  302.    191: 
  303.    192: Page 1                         Overview.scc
  304.    193: 
  305.    194:                       Software Change Control (SCC)
  306.    195: 
  307. #
  308. #Change 4
  309. #
  310. #71,74     ... 4 (Old) lines deleted  from sample.v1
  311. #196,199   ... 4 (New) lines inserted into sample.v2
  312. #
  313. -                                    Softtime Systems
  314.                                        P.O. Box 2447
  315. -                                Lk Ronknnkoma LI. NY 11779
  316. -                                       516 981-8386
  317. +  196:                               Softime Systems
  318.    197:                                P.O. Box 2447
  319. +  198:                        Lake Ronkonkoma LI. NY 11779
  320. +  199:                               (516) 981-8386
  321.    200: 
  322.    201:                   Copyright (c) 1990-91 by Walter Erickson
  323.    202:                            All Rights Reserved.
  324.    203: 
  325.    204: 
  326.    205:                       "A small CASE for a big problem"
  327. #
  328. #Change 5
  329. #
  330. #81,87     ... 7 (Old) lines deleted  from sample.v1
  331. #206,217   ... 12 (New) lines inserted into sample.v2
  332. #
  333.         Page 1
  334.                                          OVERVIEW 
  335. -                                  Questions "about" SCC
  336. -                                      What is SCC .
  337.         
  338. -         Software Change Control SCC, as the name implies, is one of the most
  339. -       powerful an cost-effective tool in this energing field of CASE.
  340. +  206:                               Mary J Erickson
  341.    207: 
  342. +  208: 
  343. +  209: 
  344.    210: Page 2
  345.    211:                                  Overview 
  346. +  212:                         Common questions about SCC
  347. +  213: 
  348. +  214:                                What is SCC ?
  349. +  215:                                -------------
  350. +  216:   Software Change Control (SCC), as the name implies, is one of the most
  351. +  217: powerful and cost-effective tool available in this emerging field of CASE.
  352.    218: SCC features friendly menu-driven interfaces (with automatic context help)
  353.    219: suitable for use by non-technical administrative, as well as for the
  354.    220: sophisticated user.
  355.    221: 
  356.    222:   SCC closely tracks (logs) all software/text changes between two similar
  357.    223: source files, thereby giving a complete (version to version) audit trail.
  358.    224: 
  359.    225:   A SCC generated Log greatly simplifies any user request for the
  360.    226: (identification) of what, when and why changes were made.
  361.    227: 
  362. #
  363. #Change 6
  364. #
  365. #98,101    ... 4 (Old) lines deleted  from sample.v1
  366. #228,231   ... 4 (New) lines inserted into sample.v2
  367. #
  368.                                     What does CSS do ?
  369.                                     ------------------
  370. -         When SCC is run the tracking (output) log file will then reflect
  371. -       (context) what changes have occurred between the two source files,
  372.    228:                             What does SCC do ?
  373.    229:                             ------------------
  374. +  230:   When SCC is run the tracking (output) log file will then reflect (in
  375. +  231: context) what changes have occurred between the two (input) source files,
  376.    232: thus allowing the programmer and/or management to have a clear visual SCC
  377.    233: log of all software and/or text changes.
  378.    234: 
  379.    235:   This feature enables the user to control all enhancements and
  380.    236: documentation of source data at this critical level.
  381.    237: 
  382.    238:                             Why is SCC needed ?
  383.    239:                             -------------------
  384.    240:   All software source files will need changes. In fact, it is a truism that
  385.    241: every software project released, including those released quite recently,
  386.    242: need changes. The most important consideration at this stage is to regulate
  387.    243: and control the documentation and its changes.
  388.    244: 
  389.    245:   SCC is a decomposition process that offers a complete and precise
  390.    246: description of what (line-by-line) changes have occurred between two source
  391.    247: files. This results in faster development time, along with software that is
  392.    248: far less likely to fail in use.
  393.    249: 
  394.    250: Page 3
  395.    251:                           Can managers use SCC ?
  396.    252:                           ----------------------
  397. #
  398. #Change 7
  399. #
  400. #123,131   ... 9 (Old) lines deleted  from sample.v1
  401. #253,261   ... 9 (New) lines inserted into sample.v2
  402. #
  403.           Using SCC creates an environment that is very time and cost effective.
  404.         SCC allows changes to be made in a more maintainable, reliable and
  405.         controllable way; that is, software control is fully documented, along with
  406.         a full audit trail of what changes have occurred between software versions.
  407.         
  408.           The management of software changes at the programming (source) level
  409.         (generally accepted as the most expensive and weakest link in software
  410.         management) is one of the most difficult problems managers and programmers
  411.         alike have.
  412.    253:   The management of software changes at the programming (source) level
  413.    254: (generally accepted as the most expensive and weakest link in software
  414.    255: management) is one of the most difficult problems managers and programmers
  415.    256: alike have.
  416.    257: 
  417.    258:   Using SCC creates an environment that is very time and cost effective.
  418.    259: SCC allows changes to be made in a more maintainable, reliable and
  419.    260: controllable way; that is, software control is fully documented, along with
  420.    261: a full audit trail of what changes have occurred between software versions.
  421.    262: 
  422.    263:   SCC greatly improves the suitability and appropriateness of software
  423.    264: change documents; enhances clarity, readability, reliability and complete
  424.    265: recoverability; allowing software changes to be a great deal easier to
  425.    266: track and maintain.
  426.    267: 
  427. #
  428. #Change 8
  429. #
  430. #138,143   ... 6 (Old) lines deleted  from sample.v1
  431. #268,273   ... 6 (New) lines inserted into sample.v2
  432. #
  433. -                           Does SCC require a speceal editor ?
  434.                             -----------------------------------
  435. -         No, all that's required is that the input source files to CSS be in
  436.         (Ascii TEXT) format.
  437.         
  438.                               Does CSS Require a Data Base ?
  439. +  268:                     Does SCC require a special editor ?
  440.    269:                     -----------------------------------
  441. +  270:   No, all that is required is that the input source files to SCC be in
  442.    271: (ASCII TEXT) format.
  443.    272: 
  444.    273:                       Does SCC require a data base ?
  445.    274:                       ------------------------------
  446.    275:   No, SCC can either be integrated into a data base or stand alone, for
  447.    276: most small projects a data base is not necessary, thus eliminating
  448.    277: complexity and cost (KISS). All header file-id, code and documentation
  449.    278: changes "between versions" are kept within the SCC Log itself.
  450.    279: 
  451.    280:                  Can I run SCC against existing versions ?
  452.    281:                  -----------------------------------------
  453.    282:   Yes, you can build new and complete SCC change logs from older existing
  454.    283: (version to version) files, this will give a entire audit trail of any
  455.    284: software changes between versions. 
  456.    285: 
  457.    286:                         What can SCC be used for ?
  458.    287:                         --------------------------
  459.    288:     o  Documenting
  460. #
  461. #Change 9
  462. #
  463. #159,161   ... 3 (Old) lines deleted  from sample.v1
  464. #289,291   ... 3 (New) lines inserted into sample.v2
  465. #
  466. -           o  Software control
  467.             o  Software Debugging
  468. -           o  version pre release (development) change control
  469. +  289:     o  Software/text control
  470.    290:     o  Software Debugging
  471. +  291:     o  version pre-release (development) change control
  472.    292:     o  Code walkthrough's
  473.    293:     o  etc.
  474.    294: 
  475.    295:                          Using SCC for Documenting
  476.    296:                          -------------------------
  477.    297:   When SCC is run, the tracking (output) log file will then reflect (in
  478.    298: context) what changes that have occurred between the two (input) source
  479.    299: files, thus allowing the programmer and/or management to control, enhance
  480.    300: and document software at this critical source level.
  481.    301: 
  482.    302:   SCC generates a software change (log) that closely tracks and records all
  483.    303: changes consisting of a header, control change numbers and special symbols
  484.    304: to reflect the operations of delete '-', insert '+', move ' ' etc.
  485.    305: 
  486. #
  487. #Change 10
  488. #
  489. #176,179   ... 4 (Old) lines deleted  from sample.v1
  490. #306,309   ... 4 (New) lines inserted into sample.v2
  491. #
  492.         Page 3
  493.                               Using SCC for Software control
  494.                               ------------------------------
  495.           The Manager/Programmer can visually see on one listing (the  CHANGE  Log)
  496.    306: Page 4
  497.    307:                       Using SCC for Software control
  498.    308:                       ------------------------------
  499.    309:   The manager/programmer can visually see on one listing (the change log)
  500.    310: all changes and special tracking symbols that were necessary to build the
  501.    311: later version from the earlier version, thus keeping an accurate control
  502.    312: over all changes.
  503.    313: 
  504.    314:   SCC will also reveal all unintentional and possible unauthorized changes
  505.    315: to source files, thus preventing future problems in the next released
  506.    316: version.
  507.    317: 
  508.    318:   SCC helps the programmer and manager to make changes, "edit out" any
  509.    319: tactical coding/design errors between two source files. This can be done by
  510.    320: using a similar method such as the following:
  511.    321: 
  512.    322:   Initial Technical Design Review
  513.    323:     o  revision of raw draft coding design
  514.    324:     o  clarification of ambiguous design content
  515.    325:     o  identification of coding gaps and inconsistencies
  516.    326:     o  discovery of major/minor coding errors
  517.    327: 
  518. #
  519. #Change 11
  520. #
  521. #198,204   ... 7 (Old) lines deleted  from sample.v1
  522. #328,335   ... 8 (New) lines inserted into sample.v2
  523. #
  524. -         Coding Review
  525. -           o  verification of content NOT already tested or debugged
  526.             o  incorporation of late technical coding changes
  527. -           o  writing specs for changed docunentation
  528.         
  529.           Final Technical Design Review
  530. -           o  refining the source code for usability
  531. +  328:   Quick Coding Review
  532. +  329:     o  verification of technical content NOT already tested or
  533. +  330:        debugged
  534.    331:     o  incorporation of late technical coding changes
  535. +  332:     o  writing specs for changed documentation
  536.    333: 
  537.    334:   Final Technical Design Review
  538. +  335:     o  refining the source code/documentation for usability
  539.    336:     o  minor "edit" cleanup
  540.    337:     o  careful configuration control and test proofing
  541.    338: 
  542.    339:   Field Maintenance of Released Software
  543.    340:     o  discovery of unintentional coding errors
  544.    341:     o  discovery of undocumented features
  545.    342:     o  uncovering code that once worked, but now does not
  546.    343:     o  SCC Log header information for release identification and control
  547.    344: 
  548.    345: Page 5
  549.    346:                                 SCC summary
  550.    347:                                 -----------
  551. #
  552. #Change 12
  553. #
  554. #216       ... (Old) line place-holder for sample.v1
  555. #348,351   ... 4 (New) lines inserted into sample.v2
  556. #
  557. +  348:   SCC is a comprehensive utility designed to compare two files and generate
  558. +  349: various reports (log files) that display any or all change differences as
  559. +  350: they evolve.
  560. +  351: 
  561.    352:   SCC log records who, why, when and where changes were made, thus
  562.    353: maintaining a complete history of all changes.
  563.    354: 
  564.    355:   SCC enables detailed verification of auditing accuracy, eliminates
  565.    356: undetected programming errors and drastically reduces manual desk checking
  566.    357: time.
  567.    358: 
  568.    359:   The manager/programmer knows exactly what the changes are between
  569.    360: versions.
  570.    361: 
  571.    362:   SCC accepts (ASCII TEXT) output from your favored editor.
  572.    363: 
  573.    364:   You can build new and complete SCC change logs from older existing
  574.    365: (version to version) files.
  575.    366: 
  576.    367:   You can track any coding progress on software changes by viewing an SCC
  577.    368: log against the previous and/or developing files.
  578.    369: 
  579.    370:   You can backtrack to any previous version to examine what changes created
  580.    371: that release at that time.
  581.    372: 
  582.    373: 
  583.    374:   SCC change log report (version to version) can greatly help in debugging
  584.    375: changes between versions (one works the other does not).
  585.    376: 
  586.    377:   The key benefits of SCC are:
  587.    378:     o  lower project costs
  588.    379:     o  controlled release management
  589.    380:     o  structured walkthroughs
  590.    381:     o  faster software coding thruput
  591.    382:     o  higher software quality
  592.    383: 
  593.    384: 
  594.    385:                          ONLY SCC_II "registered"
  595.    386:                          ------------------------
  596.    387:   You can use the SCC Log to re-create any version (forward or backward),
  597.    388: the SCC header ensures integrity, synchronization and recoverability of the
  598.    389: reconstructed source.
  599.    390: 
  600.    391:   By using the SCC "short Log" option, you can better utilize disk storage
  601.    392: on your computer. 
  602.    393: 
  603.    394: 
  604.    395:      If you would like further information about this or the SCC registered
  605.    396:      programs, please call Walter Erickson at (516) 981-8386
  606.    397: 
  607.