#11121: Set up good defaults for sage's mercurial
---------------------------+------------------------------------------------
Reporter: kini | Owner: tbd
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.7.1
Component: packages | Keywords: mercurial git diff patches sd31
Work_issues: | Upstream: N/A
Reviewer: | Author: Keshav Kini
Merged: | Dependencies:
---------------------------+------------------------------------------------
Comment(by kini):
It is what I intended, because it is what Jeroen suggested I do. If you
suggest I do otherwise, then in the interest of expediency I will follow
the suggestion of whoever promises to review this first :P I have my own
`~/.hgrc` with `pager = less -R` in it anyway, so it doesn't much matter
to me. As you said earlier, the most important thing here is to get
"git=true" in there.
One benefit I can think of for not putting `pager = LESS='FSRX' less` in
the `hgrc` is that the various scripts which (unwisely, in my opinion)
call mercurial commands such as `diff`, `log`, `status`, etc. during build
processes which are supposed to be unattended can be guaranteed not to
halt waiting for someone to exit `less`, whereas at the moment, I, at
least, have not vetted all such scripts to make sure this doesn't happen.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11121#comment:37>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.