http://bugs.grommit.com/show_bug.cgi?id=390
Summary: hgsetup usage message talks about non-existent -m
option.
Product: SCM Migration
Version: unspecified
Platform: All
OS/Version: Solaris 11/Nevada
Status: NEW
Severity: normal
Priority: P3
Component: onnv-scm
AssignedTo: scm-migration-dev at opensolaris.org
ReportedBy: richlowe at richlowe.net
hgsetup says this:
> hgsetup -?
usage: hgsetup [-f] [-c cdm_path] [-m gpyfm_path] [-n name] [-e email] [-p
proxy]
-f : force overwriting /export/home/richlowe/.hgrc
-c cdm_path : override Cadmium path
-m gpyfm : override path to gPyFm merge tool
-n name : override name (for ui.username)
-e email : override email (for email.from)
-p proxy : enable use of web proxy with specified proxy
if -e isn't provided, and you are on SWAN, an LDAP query is done
if -n isn't provided, the entry from /etc/passwd is used
proxy should be in the form of hostname:port
if on-SWAN, hgsetup will lookup your email address. this can be
overridden by using the -e flag.
However, the -m flag is not actually implemented.
This will most likely be fixed by me removing gpyfm (and hgsetup's use
thereof), but it should be noted here in case other things need to be done.
--
Configure bugmail: http://bugs.grommit.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.