#10190: developer's guide: warnings & notes about commit message, cloning and
setting the text editor
-------------------------------+--------------------------------------------
Reporter: mvngu | Owner: mvngu
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.6.1
Component: documentation | Keywords: Mercurial, developer's guide
Author: Minh Van Nguyen | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-------------------------------+--------------------------------------------
Old description:
> Add a new chapter to the Developer's Guide on advanced uses of Mercurial.
New description:
Add a new chapter to the Developer's Guide on advanced uses of Mercurial.
See the following URL for the rebuilt Developer's Guide after applying the
patch below to Sage 4.6.
http://mvngu.googlecode.com/hg/10190-mercurial/index.html
--
Comment(by mvngu):
Replying to [comment:11 rbeezer]:
> I think it would be better not to infer that queues give you a
"sandbox". A clone makes a copy of lots of source code and if you wreck
it you can delete it. No harm. Queues work on the one copy of source
code, though it is easy to back out of a mess, but you can't just trash
it. Maybe delete "a sandbox of" for each copy of the warning?
Done. The warnings are reworded to avoid giving the impression that queues
give user a sandbox.
[[BR]][[BR]]
> 2. I think leif's suggestion was to put an "editor=" line in the
template, all filled in to point to vim. I have new users cut/paste the
template to construct an {{{.hgrc}}} file - somebody wishing to change it
would find it later in their {{{.hgrc}}}.
Done. The updated `~/.hgrc` template has the section `editor =` together
with other common configuration options.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10190#comment:12>
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.