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
          +++ new/usr/src/tools/scripts/webrev.1onbld
↓ open down ↓ 14 lines elided ↑ open up ↑
  15   15  .\" If applicable, add the following below this CDDL HEADER, with the
  16   16  .\" fields enclosed by brackets "[]" replaced with your own identifying
  17   17  .\" information: Portions Copyright [yyyy] [name of copyright owner]
  18   18  .\"
  19   19  .\" CDDL HEADER END
  20   20  .\"
  21   21  .\" Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
  22   22  .\" Use is subject to license terms.
  23   23  .\"
  24   24  .\"
  25      -.TH webrev 1 "7 Feb 2014"
       25 +.TH webrev 1ONBLD "7 Feb 2014"
  26   26  .SH NAME
  27   27  webrev \- Generate HTML codereview materials
  28   28  .SH SYNOPSIS
  29   29  .B webrev
  30   30  [
  31   31  .I common-options
  32   32  ]
  33   33  
  34   34  .B webrev
  35   35  [
↓ open down ↓ 81 lines elided ↑ open up ↑
 117  117  depends upon the SCM in use, which
 118  118  .B webrev
 119  119  will also attempt to auto-discover.  In all cases,
 120  120  .B webrev
 121  121  must either discover the list of files which have changed, or else this list
 122  122  must be manually specified, either in "webrev file list" format or in "wx"
 123  123  format.
 124  124  See FILE LIST for more details.
 125  125  .PP
 126  126  In all cases, if the user has activated the workspace with the
 127      -.BR ws (1)
      127 +.BR ws (1ONBLD)
 128  128  or
 129      -.BR bldenv (1)
      129 +.BR bldenv (1ONBLD)
 130  130  commands, \fBwebrev\fR will use the \fBCODEMGR_PARENT\fR and
 131  131  \fBCODEMGR_WS\fR environment variables to identify parent and child
 132  132  workspaces respectively.
 133  133  To manually specify the basis for comparison, use the -p option or
 134  134  specify the \fBCODEMGR_PARENT\fR variable in either the file list or
 135  135  the environment.
 136  136  
 137  137  .SS Discovering the SCM in use.
 138  138  .B webrev
 139  139  makes use of
 140      -.BR which_scm (1)
      140 +.BR which_scm (1ONBLD)
 141  141  to determine the SCM in use for a given workspace.
 142  142  
 143  143  .SS Mercurial
 144  144  In the case of Mercurial \fBwebrev\fR will attempt to use the output
 145  145  from the
 146  146  .BR hg (1)
 147  147  "hg root" command to identify the workspace root, and the
 148  148  "hg path default" command to identify the parent workspace.
 149  149  
 150  150  .SS Git
↓ open down ↓ 276 lines elided ↑ open up ↑
 427  427          ssh://user@cr.opensolaris.org:foo/bar/bugfix.onnv
 428  428  .fi
 429  429  .PP
 430  430  This will remove just the \fIbugfix.onnv\fR directory.
 431  431  
 432  432  .SH SEE ALSO
 433  433  .BR hg "(1),"
 434  434  .BR git "(1),"
 435  435  .BR ssh_config "(4),"
 436  436  .BR svn "(1),"
 437      -.BR which_scm "(1)"
      437 +.BR which_scm "(1ONBLD)"
 438  438  
 439  439  .SH ACKNOWLEDGEMENTS
 440  440  Acknowledgements to Rob Thurlow, Mike Eisler, Lin Ling,
 441  441  Rod Evans, Mike Kupfer, Greg Onufer, Glenn Skinner,
 442  442  Oleg Larin, David Robinson, Matthew Cross, David L. Paktor,
 443  443  Neal Gafter, John Beck, Darren Moffat, Norm Shulman, Bill Watson,
 444  444  Pedro Rubio and Bill Shannon for valuable feedback and insight in
 445  445  building webrev.
 446  446  
 447  447  Have fun!
 448  448  .br
 449  449                  Brent Callaghan  11/28/96
 450  450  
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX