#11121: Set up good defaults for sage's mercurial
-----------------------------+----------------------------------------------
Reporter: kini | Owner: tbd
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.7.2
Component: packages | Keywords: mercurial git diff patches sd31
Work_issues: | Upstream: N/A
Reviewer: John Palmieri | Author: Keshav Kini, John Palmieri
Merged: | Dependencies:
-----------------------------+----------------------------------------------
Comment(by kini):
Replying to [comment:54 kcrisman]:
> Do I read correctly that the things remaining to review are
> * the patch to the root repo
I'll vouch for that (is that allowed?)
> * the patch to the sage-clone script
Looks good to me too, but again, I am a co-author on this ticket.
> And that we only want to have these have `git=True`, and not enable
queues or add a username or anything like that? It doesn't look like it
appends to anything - I thought, based on the above, that this file is
created at that time. (Is that, presumably, after `devel/sage` is changed
to point to `sage-newbranch`?)
Yes, see [comment:41 this comment]. All that extra stuff (besides
`git=True`) is put in the file `$SAGE_ROOT/local/etc/mercurial/hgrc` by
the installer of `mercurial-1.8.4.spkg` from #10594. Indeed, the file in
John's patch to `sage-clone` could just as well open the `.hg/hgrc` file
with mode `'w'` rather than `'a'`, I think.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11121#comment:56>
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.