##// END OF EJS Templates
chg: allows default hg path to be overridden...
chg: allows default hg path to be overridden Before this patch, chg will fall back to "hg" if neither CHGHG nor HG are set. This may have trouble if the "hg" in PATH is not compatible with chg, which can happen, for example, an old hg is installed in a virtualenv. Since it's very hard to do a quick hg version check from chg, after discussion in IRC with smf and marmoute, the quickest solution is to build a package with a hardcoded absolute hg path in chg. This patch makes it possible by adding a C macro HGPATH.

File last commit:

r16442:9181188f default
r28605:baa07320 default
Show More
factotum.rc
4 lines | 128 B | text/x-stsrc | TextLexer
# The factotum extension permits factotum(4) to act as an
# authentication agent for HTTP repositories.
[extensions]
factotum =