Print this page
6205 onbld manuals should be declared as 1onbld
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Josef Sipek <jeffpc@josefsipek.net>

Split Close
Expand all
Collapse all
          --- old/usr/src/tools/scripts/webrev.1.man.txt
          +++ new/usr/src/tools/scripts/webrev.1onbld.man.txt
   1      -webrev(1)                        User Commands                       webrev(1)
        1 +webrev(1ONBLD)                illumos Build Tools               webrev(1ONBLD)
   2    2  
   3    3  
   4    4  
   5    5  NAME
   6    6         webrev - Generate HTML codereview materials
   7    7  
   8    8  SYNOPSIS
   9    9         webrev [ common-options ]
  10   10  
  11   11         webrev [ common-options ] file-list-file | -
↓ open down ↓ 55 lines elided ↑ open up ↑
  67   67  SCM INTERACTIONS
  68   68         webrev attempts to interact with the source code management system
  69   69         currently in use.  webrev needs to be able locate the code under review
  70   70         (i.e. the workspace) and the basis for comparison (i.e. the parent).
  71   71         The method for doing so depends upon the SCM in use, which webrev will
  72   72         also attempt to auto-discover.  In all cases, webrev must either
  73   73         discover the list of files which have changed, or else this list must
  74   74         be manually specified, either in "webrev file list" format or in "wx"
  75   75         format.  See FILE LIST for more details.
  76   76  
  77      -       In all cases, if the user has activated the workspace with the ws(1) or
  78      -       bldenv(1) commands, webrev will use the CODEMGR_PARENT and CODEMGR_WS
  79      -       environment variables to identify parent and child workspaces
  80      -       respectively.  To manually specify the basis for comparison, use the -p
  81      -       option or specify the CODEMGR_PARENT variable in either the file list
  82      -       or the environment.
       77 +       In all cases, if the user has activated the workspace with the
       78 +       ws(1ONBLD) or bldenv(1ONBLD) commands, webrev will use the
       79 +       CODEMGR_PARENT and CODEMGR_WS environment variables to identify parent
       80 +       and child workspaces respectively.  To manually specify the basis for
       81 +       comparison, use the -p option or specify the CODEMGR_PARENT variable in
       82 +       either the file list or the environment.
  83   83  
  84   84  
  85   85     Discovering the SCM in use.
  86      -       webrev makes use of which_scm(1) to determine the SCM in use for a
       86 +       webrev makes use of which_scm(1ONBLD) to determine the SCM in use for a
  87   87         given workspace.
  88   88  
  89   89  
  90   90     Mercurial
  91   91         In the case of Mercurial webrev will attempt to use the output from the
  92   92         hg(1) "hg root" command to identify the workspace root, and the "hg
  93   93         path default" command to identify the parent workspace.
  94   94  
  95   95  
  96   96     Git
↓ open down ↓ 257 lines elided ↑ open up ↑
 354  354         For the nested directory case it is necessary to specify the full
 355  355         target:
 356  356  
 357  357                $ webrev -D -t \
 358  358                     ssh://user@cr.opensolaris.org:foo/bar/bugfix.onnv
 359  359  
 360  360         This will remove just the bugfix.onnv directory.
 361  361  
 362  362  
 363  363  SEE ALSO
 364      -       hg(1), git(1), ssh_config(4), svn(1), which_scm(1)
      364 +       hg(1), git(1), ssh_config(4), svn(1), which_scm(1ONBLD)
 365  365  
 366  366  
 367  367  ACKNOWLEDGEMENTS
 368  368         Acknowledgements to Rob Thurlow, Mike Eisler, Lin Ling, Rod Evans, Mike
 369  369         Kupfer, Greg Onufer, Glenn Skinner, Oleg Larin, David Robinson, Matthew
 370  370         Cross, David L. Paktor, Neal Gafter, John Beck, Darren Moffat, Norm
 371  371         Shulman, Bill Watson, Pedro Rubio and Bill Shannon for valuable
 372  372         feedback and insight in building webrev.
 373  373  
 374  374         Have fun!
 375  375                   Brent Callaghan  11/28/96
 376  376  
 377  377  
 378  378  
 379  379  
 380      -                                  7 Feb 2014                         webrev(1)
      380 +                                  7 Feb 2014                    webrev(1ONBLD)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX