#13702: Fix path in SAGE_ROOT/spkg/README.txt
----------------------------------+-----------------------------------------
Reporter: pipedream | Owner: mvngu
Type: task | Status: positive_review
Priority: minor | Milestone: sage-5.5
Component: documentation | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers: Karl-Dieter Crisman
Authors: Jan Groenewald | Merged in:
Dependencies: | Stopgaps:
----------------------------------+-----------------------------------------
Old description:
> SAGE_ROOT/spkg/README.txt refers to
> SAGE_ROOT/sage/doc/output/html/en/developer/index.html but the path
> should be SAGE_ROOT/devel/sage/doc/output/html/en/developer/index.html
New description:
SAGE_ROOT/spkg/README.txt refers to
SAGE_ROOT/sage/doc/output/html/en/developer/index.html but the path should
be SAGE_ROOT/devel/sage/doc/output/html/en/developer/index.html
'''Apply''' [attachment:trac_13702.patch] to the root repository.
--
Comment (by kcrisman):
Patchbot, apply trac_13702.patch to the root repository. (Hopefully that
will work.)
Jan, you can go into `SAGE_ROOT` and make your changes, then do
{{{
./sage -hg ci
<it should show your changes, then dump you into an editor to produce a
commit message>
./sage -hg export tip > /path/to/filename.patch
}}}
or you can use `hg_root` to do things in this repository.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13702#comment:6>
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.