home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 317a.lha / RCS / doc / rcsfreeze.1l.doc < prev    next >
Text File  |  1989-12-05  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4. RCSFREEZE(1L)     UNKNOWN SECTION OF THE MANUAL     RCSFREEZE(1L)
  5.  
  6.  
  7.  
  8. NAME
  9.      rcsfreeze - freeze a configuration  of  sources  checked  in
  10.      under RCS
  11.  
  12. SYNOPSIS
  13.      rcsfreeze [symbolic revision name]
  14.  
  15. DESCRIPTION
  16.      The _r_c_s_f_r_e_e_z_e command has the purpose of  assigning  a  sym-
  17.      bolic  revision  number  to a set of RCS files, which form a
  18.      valid configuration.
  19.  
  20.      The idea is to run _r_c_s_f_r_e_e_z_e each  time  a  new  version  is
  21.      checked  in.  A  unique  symbolic revision number (C__n_u_m_b_e_r,
  22.      where _n_u_m_b_e_r is increased each time  rcsfreeze  is  run)  is
  23.      then  assigned  to the most recent revision of each RCS file
  24.      of the main trunk.
  25.  
  26.      If the command is invoked with an argument, then this  argu-
  27.      ment is used as the symbolic name to freeze a configuration.
  28.      The unique identifier is still generated and  is  listed  in
  29.      the  log file but it will not appear as part of the symbolic
  30.      revision name in the actual RCS files.
  31.  
  32.      A log message is requested from the user which is saved  for
  33.      future references.
  34.  
  35.      The shell script works only on all RCS files  at  one  time.
  36.      It is important that all changed files are checked in (there
  37.      are no precautions against any error in this  respect).  Run
  38.      _r_c_s_c_l_e_a_n(1L) first and see whether any sources remain in the
  39.      current directory.
  40.  
  41. FILES
  42.      [RCS/]rcsfreeze.version  for the version number
  43.  
  44.      [RCS/]rscfreeze.log      for the log messages,  most  recent
  45.                               log message first.
  46.  
  47. AUTHOR
  48.      Stephan v. Bechtolsheim
  49.  
  50. SEE ALSO
  51.      rcs(1L), rlog(1L), rcsclean(1L)
  52.  
  53. BUGS
  54.      The program does not check whether  there  are  any  sources
  55.      checked out and modified.
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Purdue University         Last change:                          1
  64.  
  65.  
  66.  
  67.