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/hgsetup.1.man.txt
+++ new/usr/src/tools/scripts/hgsetup.1onbld.man.txt
1 -hgsetup(1) User Commands hgsetup(1)
1 +hgsetup(1ONBLD) illumos Build Tools hgsetup(1ONBLD)
2 2
3 3
4 4
5 5 NAME
6 6 hgsetup - sets up a user's ~/.hgrc for development of ON with Mercurial
7 7
8 8 SYNOPSIS
9 9 hgsetup [-f] [-c cdm_path] [-m merge_path] [-n name] [-e email] [-p
10 10 proxy] [-s style_path]
11 11
12 12 DESCRIPTION
13 13 The hgsetup script sets up a user's ~/.hgrc (hgrc(5)) file for
14 14 development of ON (OS/Net) with Mercurial.
15 15
16 16 It populates the author and email fields with the user's information.
17 17 It loads the Cadmium extension. It aliases canonical repositories for
18 18 onnv-gate. It configures Mercurial to use appropriate merge tools.
19 19
20 20 OPTIONS
21 21 -f Force the user's ~/.hgrc to be overwritten if one already
22 22 exists
23 23
24 24 -c Override the path to the Cadmium extension for Mercurial to
25 25 load
26 26
27 27 -m Override the default merge configuration, such that a single
28 28 specified tool is used.
29 29
30 30 -n Specify the name to use for commits (default is taken from
31 31 passwd file)
32 32
33 33 -e Specify the email address to use for commits. For SWAN users
34 34 the default is taken from an LDAP query, otherwise -e is
35 35 mandatory.
36 36
37 37 -p Specify an http_proxy to use for interacting with HTTP
38 38 repositories
39 39
↓ open down ↓ |
28 lines elided |
↑ open up ↑ |
40 40 -s Override the path to the Mercurial style file
41 41
42 42 OUTPUT
43 43 Generates a .hgrc file in the user's home directory.
44 44
45 45 SEE ALSO
46 46 hgrc(5), hg(1),
47 47
48 48
49 49
50 - 2 October 2008 hgsetup(1)
50 + 2 October 2008 hgsetup(1ONBLD)
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX