Lines Matching refs:default
1604 # We need at least one of default-push or default paths set in .hg/hgrc
1613 # print "Set default and/or default-push to a local repository"
2192 # for forest we have to rely on properly set default and
2193 # default-push because they can be different from the top one.
2201 # aliases correctly in 'hg path default'
2204 OUTPWS=`grep default-push $CWS/.hg/hgrc | $AWK '{print $3}' | $FILTER`
2206 # Still empty, means no default-push
2208 OUTPWS=`grep 'default =' $CWS/.hg/hgrc | $AWK '{print $3}' | $FILTER`
2231 if [ "$HG_BRANCH" == "default" ]; then
2233 # 'default' means no particular branch, so let's cancel that
2522 # is: default location, $WEBREV_BUGURL, the -O flag.
2537 # is: default, $WEBREV_SACURL, the -O flag.