home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 22 gnu / 22-gnu.zip / rcs567x.zip / doc / rcsdiff.man < prev    next >
Text File  |  1994-03-22  |  4KB  |  133 lines

  1.  
  2.  
  3.  
  4. RCSDIFF(1)                                             RCSDIFF(1)
  5.  
  6.  
  7. NNAAMMEE
  8.        rcsdiff - compare RCS revisions
  9.  
  10. SSYYNNOOPPSSIISS
  11.        rrccssddiiffff  [ --kk_s_u_b_s_t ] [ --qq ] [ --rr_r_e_v_1 [ --rr_r_e_v_2 ] ] [ --TT ] [
  12.        --VV[_n] ] [ --xx_s_u_f_f_i_x_e_s ] [ --zz_z_o_n_e ] [ _d_i_f_f  _o_p_t_i_o_n_s  ]  _f_i_l_e
  13.        _._._.
  14.  
  15. DDEESSCCRRIIPPTTIIOONN
  16.        rrccssddiiffff  runs ddiiffff(1) to compare two revisions of each RCS
  17.        file given.
  18.  
  19.        Pathnames matching an RCS suffix  denote  RCS  files;  all
  20.        others   denote   working  files.   Names  are  paired  as
  21.        explained in ccii(1).
  22.  
  23.        The option --qq suppresses diagnostic output.  Zero, one, or
  24.        two  revisions  may  be  specified  with  --rr.   The option
  25.        --kk_s_u_b_s_t affects keyword substitution when extracting revi-
  26.        sions, as described in ccoo(1); for example, --kkkk --rr11..11 --rr11..22
  27.        ignores differences in keyword values when comparing revi-
  28.        sions  11..11  and  11..22.   To avoid excess output from locker
  29.        name substitution, --kkkkvvll is assumed if  (1)  at  most  one
  30.        revision  option  is given, (2) no --kk option is given, (3)
  31.        --kkkkvv is the default  keyword  substitution,  and  (4)  the
  32.        working file's mode would be produced by ccoo --ll.  See ccoo(1)
  33.        for details about --TT,  --VV,  --xx  and  --zz.   Otherwise,  all
  34.        options  of  ddiiffff(1)  that  apply  to  regular  files  are
  35.        accepted, with the same meaning as for ddiiffff.
  36.  
  37.        If both _r_e_v_1 and _r_e_v_2 are omitted,  rrccssddiiffff  compares  the
  38.        latest  revision  on  the  default  branch (by default the
  39.        trunk) with the  contents  of  the  corresponding  working
  40.        file.   This  is  useful  for determining what you changed
  41.        since the last checkin.
  42.  
  43.        If _r_e_v_1 is given, but _r_e_v_2 is  omitted,  rrccssddiiffff  compares
  44.        revision  _r_e_v_1  of  the  RCS file with the contents of the
  45.        corresponding working file.
  46.  
  47.        If both _r_e_v_1 and _r_e_v_2 are given,  rrccssddiiffff  compares  revi-
  48.        sions _r_e_v_1 and _r_e_v_2 of the RCS file.
  49.  
  50.        Both  _r_e_v_1  and  _r_e_v_2 may be given numerically or symboli-
  51.        cally.
  52.  
  53. EEXXAAMMPPLLEE
  54.        The command
  55.  
  56.                rrccssddiiffff  ff..cc
  57.  
  58.        compares the latest revision on the default branch of  the
  59.        RCS file to the contents of the working file ff..cc.
  60.  
  61.  
  62.  
  63.  
  64. GNU                         1993/11/03                          1
  65.  
  66.  
  67.  
  68.  
  69.  
  70. RCSDIFF(1)                                             RCSDIFF(1)
  71.  
  72.  
  73. EENNVVIIRROONNMMEENNTT
  74.        RRCCSSIINNIITT
  75.               options  prepended  to the argument list, separated
  76.               by spaces.  See ccii(1) for details.
  77.  
  78. DDIIAAGGNNOOSSTTIICCSS
  79.        Exit status is 0 for no differences during any comparison,
  80.        1 for some differences, 2 for trouble.
  81.  
  82. IIDDEENNTTIIFFIICCAATTIIOONN
  83.        Author: Walter F. Tichy.
  84.        Manual Page Revision: 5.5; Release Date: 1993/11/03.
  85.        Copyright (C) 1982, 1988, 1989 Walter F. Tichy.
  86.        Copyright (C) 1990, 1991, 1992, 1993 Paul Eggert.
  87.  
  88. SSEEEE AALLSSOO
  89.        ci(1),  co(1),  diff(1),  ident(1),  rcs(1),  rcsintro(1),
  90.        rcsmerge(1), rlog(1)
  91.        Walter  F.  Tichy,  RCS--A  System  for  Version  Control,
  92.        _S_o_f_t_w_a_r_e_-_-_P_r_a_c_t_i_c_e   _&   _E_x_p_e_r_i_e_n_c_e  1155,  7  (July  1985),
  93.        637-654.
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130. GNU                         1993/11/03                          2
  131.  
  132.  
  133.